diff options
author | erwin <erwin@FreeBSD.org> | 2004-01-19 19:54:08 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-01-19 19:54:08 +0000 |
commit | d4d4cc4a75426ffb1fcbe9b2852ade0f9ccba9c7 (patch) | |
tree | a36e87d26ffe542aeca33a400f4fa836055ee45c /textproc/Makefile | |
parent | 07426d3ca6bbf6b02e36f4a99f904146f9a92b92 (diff) | |
download | FreeBSD-ports-d4d4cc4a75426ffb1fcbe9b2852ade0f9ccba9c7.zip FreeBSD-ports-d4d4cc4a75426ffb1fcbe9b2852ade0f9ccba9c7.tar.gz |
Add p5-Lingua-Stem-Snowball-Da 1.01, a stemmer for Danish.
PR: 60860
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
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 d003d9b..0d05181 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -229,6 +229,7 @@ SUBDIR += p5-Lingua-Preferred SUBDIR += p5-Lingua-Stem SUBDIR += p5-Lingua-Stem-It + SUBDIR += p5-Lingua-Stem-Snowball-Da SUBDIR += p5-MARC SUBDIR += p5-NetAddr-IP-Find SUBDIR += p5-Number-Format |