diff options
author | naddy <naddy@FreeBSD.org> | 2003-04-28 19:10:20 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-04-28 19:10:20 +0800 |
commit | 3cd398d259e860c969e3c67a976ee8f54359354e (patch) | |
tree | 24ebf146f8c070e863d2749ee5ce23094ca8914d /misc/Makefile | |
parent | 348f928b74ffda343eb3c5c83e07104d9eba3fdc (diff) | |
download | freebsd-ports-gnome-3cd398d259e860c969e3c67a976ee8f54359354e.tar.gz freebsd-ports-gnome-3cd398d259e860c969e3c67a976ee8f54359354e.tar.zst freebsd-ports-gnome-3cd398d259e860c969e3c67a976ee8f54359354e.zip |
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 <mich@freebsdcluster.org>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index c800f2c7ae74..879f4cedaeb5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -247,6 +247,7 @@ SUBDIR += pdmenu SUBDIR += peq SUBDIR += pg + SUBDIR += phraze SUBDIR += pinfo SUBDIR += pl-sms SUBDIR += porteasy |