From 436ac22550e0c596636a09c93e6742bd6ddeafdc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 13 May 2010 00:58:06 +0200 Subject: games/an: Added to 13.0 repository --- games/an/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 games/an/README (limited to 'games/an/README') diff --git a/games/an/README b/games/an/README new file mode 100644 index 0000000000..888b087077 --- /dev/null +++ b/games/an/README @@ -0,0 +1,18 @@ +an (Anagram Generator) + +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:/usr/share/dict/words). + +On Slackware, /usr/share/dict/words comes from bsd-games, in y/ on the +install media. + +an is a command-line program. If you'd like a GUI frontend also: + +- Install the perl-tk package from slackbuilds.org +- Download anaffront.pl from http://fatphil.org/words/anaffront.pl and + place it in the directory with the SlackBuild script +- Run the SlackBuild. anaffront will be part of the resulting package, + including an entry in KDE's K menu. +- See the author's site at http://fatphil.org/words/an.html for more + information about anaffront. -- cgit v1.2.3