diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Lingua-Stem-Snowball-No | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-No')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball-No/Makefile | 19 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball-No/pkg-plist | 3 |
2 files changed, 10 insertions, 12 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile index 73f6824f1616..bbc29a00548e 100644 --- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile @@ -1,21 +1,18 @@ # Created by: Thorsten Greiner <thorsten.greiner@web.de> # $FreeBSD$ -PORTNAME= Lingua-Stem-Snowball-No -PORTVERSION= 1.2 -CATEGORIES= textproc perl5 -MASTER_SITES= CPAN +PORTNAME= Lingua-Stem-Snowball-No +PORTVERSION= 1.2 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ASKSH -PKGNAMEPREFIX= p5- -DISTNAME= Snowball-Norwegian-${PORTVERSION} +PKGNAMEPREFIX= p5- +DISTNAME= Snowball-Norwegian-${PORTVERSION} -MAINTAINER= perl@FreeBSD.org -COMMENT= Stemmer for Norwegian +MAINTAINER= perl@FreeBSD.org +COMMENT= Stemmer for Norwegian USES= perl5 USE_PERL5= configure -MAN3= Lingua::Stem::Snowball::No.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-Stem-Snowball-No/pkg-plist b/textproc/p5-Lingua-Stem-Snowball-No/pkg-plist index 9ba8a3e9d6f8..2c8430931208 100644 --- a/textproc/p5-Lingua-Stem-Snowball-No/pkg-plist +++ b/textproc/p5-Lingua-Stem-Snowball-No/pkg-plist @@ -1,7 +1,8 @@ bin/stemmer-no.pl +%%PERL5_MAN3%%/Lingua::Stem::Snowball::No.3.gz %%SITE_PERL%%/Lingua/Stem/Snowball/No.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/No/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/No +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/No @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua |