diff options
author | krion <krion@FreeBSD.org> | 2004-04-04 14:39:39 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-04 14:39:39 +0000 |
commit | 958f9d1045e83924891fcd28cb6a1c5ded46b521 (patch) | |
tree | cd751267bb07cd3901958a80986253606c8a3942 /textproc/Makefile | |
parent | fc995e61e65ceccb9b457308e8645e4393992a0f (diff) | |
download | FreeBSD-ports-958f9d1045e83924891fcd28cb6a1c5ded46b521.zip FreeBSD-ports-958f9d1045e83924891fcd28cb6a1c5ded46b521.tar.gz |
Add p5-Lingua-EN-Inflect-Number 1.1,
This module extends the functionality of Lingua::EN::Inflect
with three new functions available for export.
PR: ports/65148
Submitted by: Lars Thegler <lars@thegler.dk>
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 3c71c4d..e847d14 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -230,6 +230,7 @@ SUBDIR += p5-Lingua-EN-Gender SUBDIR += p5-Lingua-EN-Infinitive SUBDIR += p5-Lingua-EN-Inflect + SUBDIR += p5-Lingua-EN-Inflect-Number SUBDIR += p5-Lingua-EN-MatchNames SUBDIR += p5-Lingua-EN-NameCase SUBDIR += p5-Lingua-EN-NameParse |