diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-01-27 04:36:27 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-01-27 04:36:27 +0000 |
commit | 8948be7e9da455bace5fbd7c58ed2ca57361dc50 (patch) | |
tree | cdacce3990dd868b3a95b3e9e60d040be5afada2 /textproc/Makefile | |
parent | a82a891dd901b84a43b0f0ee9b944c1bcffaa0f7 (diff) |
Add p5-Lingua-EN-Infinitive 1.04, determine the infinitive form of
a conjugated word.
PR: 33378
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=53817
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 ac2a0dcb8098..78797fceefb7 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-Infinitive SUBDIR += p5-Lingua-EN-Inflect SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-EN-Sentence |