aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-Stem/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-08-09 22:31:20 +0800
committerarved <arved@FreeBSD.org>2004-08-09 22:31:20 +0800
commit5887d5045552a47edf7bf4379a398fca6bf663d6 (patch)
treef8d2bf1e2e706f760beb1ff2b864a51895279a41 /textproc/p5-Lingua-Stem/Makefile
parent9ca077e4b42d60bb05d35b13fdd808f4669fe0f8 (diff)
downloadfreebsd-ports-gnome-5887d5045552a47edf7bf4379a398fca6bf663d6.tar.gz
freebsd-ports-gnome-5887d5045552a47edf7bf4379a398fca6bf663d6.tar.zst
freebsd-ports-gnome-5887d5045552a47edf7bf4379a398fca6bf663d6.zip
Update to 0.70
Add dependency on p5-Lingua-Stem-Fr PR: 67269 Submitted by: Thorsten Greiner <thorsten@tgreiner.net>
Diffstat (limited to 'textproc/p5-Lingua-Stem/Makefile')
-rw-r--r--textproc/p5-Lingua-Stem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile
index 8ad82bb2e0b4..6df84232cc06 100644
--- a/textproc/p5-Lingua-Stem/Makefile
+++ b/textproc/p5-Lingua-Stem/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Lingua-Stem
-PORTVERSION= 0.61
-PORTREVISION= 1
+PORTVERSION= 0.70
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
@@ -17,6 +16,7 @@ MAINTAINER= thorsten.greiner@web.de
COMMENT= Provides word stemming algorithms localized by language
BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \
+ ${SITE_PERL}/Lingua/Stem/Fr.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Fr \
${SITE_PERL}/Lingua/Stem/It.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-It \
${SITE_PERL}/Lingua/Stem/Snowball/Da.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Da \
${SITE_PERL}/Lingua/Stem/Snowball/No.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-No \