diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 08:06:36 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 08:06:36 +0800 |
commit | a67bd72ded55154d6bd7bafc3a9eb35559e50a9c (patch) | |
tree | 73d01ea25c98966a5ea96b0f17a9402ad14ba8f2 /textproc/Makefile | |
parent | 0730c5d968a55d28a3af3ec99a88f155ada2f181 (diff) | |
download | freebsd-ports-gnome-a67bd72ded55154d6bd7bafc3a9eb35559e50a9c.tar.gz freebsd-ports-gnome-a67bd72ded55154d6bd7bafc3a9eb35559e50a9c.tar.zst freebsd-ports-gnome-a67bd72ded55154d6bd7bafc3a9eb35559e50a9c.zip |
Add p5-Lingua-EN-Summarize 0.2, a simple tool for summarizing
bodies of English text.
PR: 33435
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 241b55fa42de..cc8a0f32f8f7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -138,6 +138,7 @@ SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-EN-Sentence SUBDIR += p5-Lingua-EN-Squeeze + SUBDIR += p5-Lingua-EN-Summarize SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-Preferred SUBDIR += p5-MARC |