diff options
author | jonb <jonb> | 2002-03-06 01:29:20 +0000 |
---|---|---|
committer | jonb <jonb> | 2002-03-06 01:29:20 +0000 |
commit | 9447b362bbd560cf7b93284d4843ba98a841d33a (patch) | |
tree | bec1e5e86173bae8adf73b9c2f3a43f3647517bc /games/an/PLIST | |
parent | bb9fbd9a151ac3384164b0f5019d2c8cbba6aa8a (diff) | |
download | pkgsrc-9447b362bbd560cf7b93284d4843ba98a841d33a.tar.gz |
Generates anagrams for a phrase supplied by the user, the words used in the
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.
Diffstat (limited to 'games/an/PLIST')
-rw-r--r-- | games/an/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/an/PLIST b/games/an/PLIST new file mode 100644 index 00000000000..0342dfb83b6 --- /dev/null +++ b/games/an/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/06 01:29:20 jonb Exp $ + +bin/an +man/man6/an.6 |