diff options
author | will <will@FreeBSD.org> | 2002-06-23 14:38:30 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-06-23 14:38:30 +0800 |
commit | 3772f757caf3c077ffd6462831a3e3b95437ceac (patch) | |
tree | ec989bd6044a741c1ae94b2f4166d3bf2390cc77 /textproc/Makefile | |
parent | bab9db1e48b597c1323b8038807363814476afd2 (diff) | |
download | freebsd-ports-graphics-3772f757caf3c077ffd6462831a3e3b95437ceac.tar.gz freebsd-ports-graphics-3772f757caf3c077ffd6462831a3e3b95437ceac.tar.zst freebsd-ports-graphics-3772f757caf3c077ffd6462831a3e3b95437ceac.zip |
Add p5-Lingua-Ident 1.4, a perl package for statistical
language identification.
PR: 33437
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 08ac30b1a02..9c9130c8493 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -140,6 +140,7 @@ SUBDIR += p5-Lingua-EN-Squeeze SUBDIR += p5-Lingua-EN-Summarize SUBDIR += p5-Lingua-EN-Syllable + SUBDIR += p5-Lingua-Ident SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-Preferred SUBDIR += p5-MARC |