Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / an / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       an-0.93
5 CATEGORIES=     games
6 MASTER_SITES=   ftp://suburbia.net/pub/rmj/
7
8 MAINTAINER=     jonb@netbsd.org
9 COMMENT=        Very fast anagram generator
10
11 WRKSRC=         ${WRKDIR}/an-0.93
12
13 .include "../../mk/bsd.pkg.mk"