diff options
author | petef <petef@FreeBSD.org> | 2002-01-26 11:40:44 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-01-26 11:40:44 +0800 |
commit | e63159e37f3c3fb62439f12a62f49a7ed50e16b6 (patch) | |
tree | f28cd9ce689dcc71ded26d85974bc7d9f89efe17 /textproc/Makefile | |
parent | 9eeffc714beda5ece91b676b64f3623e9f1d5812 (diff) | |
download | freebsd-ports-gnome-e63159e37f3c3fb62439f12a62f49a7ed50e16b6.tar.gz freebsd-ports-gnome-e63159e37f3c3fb62439f12a62f49a7ed50e16b6.tar.zst freebsd-ports-gnome-e63159e37f3c3fb62439f12a62f49a7ed50e16b6.zip |
Add p5-Lingua-EN-Inflect 1.88, convert singular words to their
plural form.
PR: 33366
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 1f558b83f70a..7b3a0e8a47a3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -110,6 +110,7 @@ SUBDIR += p5-HTML-Format SUBDIR += p5-LJ-SpellCheck SUBDIR += p5-Lingua-EN-Gender + SUBDIR += p5-Lingua-EN-Inflect SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-Preferred |