diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-05-26 09:34:36 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-05-26 09:34:36 +0000 |
commit | f1bd5a6670d8fec14fa5ba54e7e5d47c7294d75b (patch) | |
tree | e7435526fdbb8530fae126dccb4e1ba21f37fbf7 /textproc/p5-Lingua-Stem-Snowball | |
parent | c94d2c717ac62dc1b1efd297c5f1100d963e44f4 (diff) | |
download | ports-f1bd5a6670d8fec14fa5ba54e7e5d47c7294d75b.tar.gz ports-f1bd5a6670d8fec14fa5ba54e7e5d47c7294d75b.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index d012c8a5b0ff..fe9f6bb4a103 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -7,6 +7,7 @@ PORTNAME= Lingua-Stem-Snowball PORTVERSION= 0.94 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua diff --git a/textproc/p5-Lingua-Stem-Snowball/pkg-plist b/textproc/p5-Lingua-Stem-Snowball/pkg-plist index 8a5a1181561d..85e4d9c9917e 100644 --- a/textproc/p5-Lingua-Stem-Snowball/pkg-plist +++ b/textproc/p5-Lingua-Stem-Snowball/pkg-plist @@ -1,3 +1,5 @@ +bin/benchmark_stemmers.plx +bin/generate_tests.plx %%SITE_PERL%%/%%PERL_ARCH%%/Lingua/Stem/Snowball.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Snowball.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Snowball.so |