From d1324a1a6333001b47fdbf20f896a2156b9c3140 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 28 Apr 2003 11:10:20 +0000 Subject: Add phraze 0.1. Phraze produces a list of combinations of "valid" words that correspond to the letters on a standard U.S. telephone keypad. PR: 51038 Submitted by: Michael L.Hostbaek --- misc/phraze/pkg-descr | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc/phraze/pkg-descr (limited to 'misc/phraze/pkg-descr') diff --git a/misc/phraze/pkg-descr b/misc/phraze/pkg-descr new file mode 100644 index 000000000000..16db82eeedeb --- /dev/null +++ b/misc/phraze/pkg-descr @@ -0,0 +1,10 @@ +Phraze takes a telephone number and produces a list of combinations of +valid words that can be derived from it, using the keypad of a US phone. + +Requires ruby. + +WWW: http://phraze.sourceforge.net/ +AUTHOR: Jeff Pace + + - Michael L. Hostbaek + mich@freebsdcluster.org -- cgit v1.2.3