diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-01-27 04:56:52 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-01-27 04:56:52 +0000 |
commit | b8bc10a4e17ae5c11c8dc5f23fe4132618a653ae (patch) | |
tree | 9ad29a1f0ad76905d89595b3f0f596409c1da463 /textproc/Makefile | |
parent | 2d09fa3eedd44b707456e77d8d320f96df455dfc (diff) |
Add p5-Lingua-EN-NameParse 1.16, perl routines for manipulating a
person's name.
PR: 33381
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=53821
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 fb4c94482ce4..efa016e3f789 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -112,6 +112,7 @@ SUBDIR += p5-Lingua-EN-Gender SUBDIR += p5-Lingua-EN-Infinitive SUBDIR += p5-Lingua-EN-Inflect + SUBDIR += p5-Lingua-EN-NameParse SUBDIR += p5-Lingua-EN-Nickname SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-EN-Sentence |