diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-07-28 21:59:25 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-07-28 21:59:25 +0800 |
commit | 1772c7c9e8ee952b1f141915c69c6b5d2820dbe2 (patch) | |
tree | 24e423873c1a2ef183b7991f012f09a78a4a3b26 /textproc/Makefile | |
parent | 18347613a6eacf950bc7be4a1e6b2dd4af55ed81 (diff) | |
download | freebsd-ports-gnome-1772c7c9e8ee952b1f141915c69c6b5d2820dbe2.tar.gz freebsd-ports-gnome-1772c7c9e8ee952b1f141915c69c6b5d2820dbe2.tar.zst freebsd-ports-gnome-1772c7c9e8ee952b1f141915c69c6b5d2820dbe2.zip |
Add p5-Lingua-Stem-Ru 0.01, porter's stemming algorithm for Russian
(KOI8-R only).
PR: ports/69603
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
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 c9896fabe3d7..4cb1a9a3b581 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -261,6 +261,7 @@ SUBDIR += p5-Lingua-Preferred SUBDIR += p5-Lingua-Stem SUBDIR += p5-Lingua-Stem-It + SUBDIR += p5-Lingua-Stem-Ru SUBDIR += p5-Lingua-Stem-Snowball-Da SUBDIR += p5-Lingua-Stem-Snowball-No SUBDIR += p5-Lingua-Stem-Snowball-Se |