diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 08:14:06 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 08:14:06 +0800 |
commit | 9cc70a5d321267ae19df5ada29257ef4fb1f34c6 (patch) | |
tree | ff8f4f5abff35031735d5b1187a6638113d0d027 /textproc/Makefile | |
parent | 10762fb90dae1e49f0c4564bfb2e7ae960a486c9 (diff) | |
download | freebsd-ports-gnome-9cc70a5d321267ae19df5ada29257ef4fb1f34c6.tar.gz freebsd-ports-gnome-9cc70a5d321267ae19df5ada29257ef4fb1f34c6.tar.zst freebsd-ports-gnome-9cc70a5d321267ae19df5ada29257ef4fb1f34c6.zip |
Add p5-Lingua-EN-Syllable 0.251, routine for estimating syllable
count in words.
PR: 33436
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 cc8a0f32f8f7..0ae098c917de 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -139,6 +139,7 @@ SUBDIR += p5-Lingua-EN-Sentence SUBDIR += p5-Lingua-EN-Squeeze SUBDIR += p5-Lingua-EN-Summarize + SUBDIR += p5-Lingua-EN-Syllable SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-Preferred SUBDIR += p5-MARC |