diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 07:52:05 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 07:52:05 +0800 |
commit | e2f56ec90c7790453da5e9f701b43a120781c599 (patch) | |
tree | 8dc4a513f4f7327f11f0746a21c6614d670db3e3 /textproc/Makefile | |
parent | 4539e54ec206f4684cf9189e38245e448d8fdbcb (diff) | |
download | freebsd-ports-gnome-e2f56ec90c7790453da5e9f701b43a120781c599.tar.gz freebsd-ports-gnome-e2f56ec90c7790453da5e9f701b43a120781c599.tar.zst freebsd-ports-gnome-e2f56ec90c7790453da5e9f701b43a120781c599.zip |
Add p5-Lingua-EN-Numbers 0.01, converts numeric values into their
English string equivalents.
PR: 33433
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 87ce73a58c92..b9c8f4a78396 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -134,6 +134,7 @@ SUBDIR += p5-Lingua-EN-NameCase SUBDIR += p5-Lingua-EN-NameParse SUBDIR += p5-Lingua-EN-Nickname + SUBDIR += p5-Lingua-EN-Numbers SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-EN-Sentence SUBDIR += p5-Lingua-Ispell |