diff options
author | tobez <tobez@FreeBSD.org> | 2006-05-26 17:34:36 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-05-26 17:34:36 +0800 |
commit | 4d1177280383f7023ca710ae784e28f95a8718a8 (patch) | |
tree | 2d43f9b9eb46e4f0a6327bd515b55321df516d8a /textproc | |
parent | 267aba426c6c9176c1076754b108912bbcc6182f (diff) | |
download | freebsd-ports-gnome-4d1177280383f7023ca710ae784e28f95a8718a8.tar.gz freebsd-ports-gnome-4d1177280383f7023ca710ae784e28f95a8718a8.tar.zst freebsd-ports-gnome-4d1177280383f7023ca710ae784e28f95a8718a8.zip |
Fix plist.
Reported by: krismail
Diffstat (limited to 'textproc')
-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 |