47073787a0
anagram are taken from a specified dictionary which should contain one word per line (default dictionary:/usr/share/dict/words). Some Anagrams Found Using an-0.93: Free Software Foundation - I'd fan out tons of freeware! National Security Agency - Lusty yearning at cocaine. President Dole - Led despite Ron. Central Intelligence Agency - Langley: Inelegant, eccentric.
13 lines
268 B
Makefile
13 lines
268 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/03/06 01:29:20 jonb Exp $
|
|
#
|
|
|
|
DISTNAME= an-0.93
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://suburbia.net/pub/rmj/
|
|
|
|
MAINTAINER= jonb@netbsd.org
|
|
COMMENT= Very fast anagram generator
|
|
|
|
WRKSRC= ${WRKDIR}/an-0.93
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|