# Created by: proff
PORTNAME= an
PORTVERSION= 1.2
PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= [email protected]
COMMENT= Fast anagram generator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libicuuc.so:devel/icu
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= gmake tar:xz
PLIST_FILES= bin/${PORTNAME} \
man/man6/${PORTNAME}.6.gz
.include <bsd.port.mk>