diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-14 02:40:43 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-14 02:40:43 +0800 |
commit | c61b2c5133bc801c89afc329db6a3d4126e02bcf (patch) | |
tree | 812bbf3833de8da34a307c3ce7271b742dfecf37 /textproc/Makefile | |
parent | 687d9107e9b51afef090a61c527e800dbc48ec99 (diff) | |
download | freebsd-ports-gnome-c61b2c5133bc801c89afc329db6a3d4126e02bcf.tar.gz freebsd-ports-gnome-c61b2c5133bc801c89afc329db6a3d4126e02bcf.tar.zst freebsd-ports-gnome-c61b2c5133bc801c89afc329db6a3d4126e02bcf.zip |
Add p5-Lingua-StopWords, a Perl module providing lists of stopwords for
several languages.
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 69042e0b4a7a..313ab22dfb84 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -281,6 +281,7 @@ SUBDIR += p5-Lingua-Stem-Snowball-Da SUBDIR += p5-Lingua-Stem-Snowball-No SUBDIR += p5-Lingua-Stem-Snowball-Se + SUBDIR += p5-Lingua-StopWords SUBDIR += p5-MARC SUBDIR += p5-NetAddr-IP-Find SUBDIR += p5-Number-Format |