aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-01-19 19:35:48 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-01-19 19:35:48 +0000
commitd475aaba0a291463678d85566911139bd9b1d618 (patch)
treebc7a708abc01cd70c37da0a3cd2975f2a0bbdf04 /textproc/Makefile
parent21c8a9307ff2db131e7b3f0ecd6b8cc9a03f6991 (diff)
downloadports-d475aaba0a291463678d85566911139bd9b1d618.tar.gz
ports-d475aaba0a291463678d85566911139bd9b1d618.zip
Add Lingua::Stem::It, which provides a stemmer for Italian.
Note that this port will be required to make textproc/p5-Lingua-Stem work with all locales. PR: 60859 Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Notes
Notes: svn path=/head/; revision=98579
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e7ef6fa151db..f38eb4c36a39 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -228,6 +228,7 @@
SUBDIR += p5-Lingua-PT-Stemmer
SUBDIR += p5-Lingua-Preferred
SUBDIR += p5-Lingua-Stem
+ SUBDIR += p5-Lingua-Stem-It
SUBDIR += p5-MARC
SUBDIR += p5-NetAddr-IP-Find
SUBDIR += p5-Number-Format