Strip shared library
- Bump PORTREVISION for package change - Take maintainership
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
PORTNAME= Lingua-Stem-Snowball
|
||||
PORTVERSION= 0.952
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
@@ -17,4 +17,7 @@ LICENSE_COMB= dual
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Lingua/Stem/Snowball/Snowball.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
%%PERL5_MAN3%%/Lingua::Stem::Snowball.3.gz
|
||||
%%SITE_ARCH%%/Lingua/Stem/Snowball.pm
|
||||
%%SITE_ARCH%%/auto/Lingua/Stem/Snowball/Snowball.so
|
||||
%%PERL5_MAN3%%/Lingua::Stem::Snowball.3.gz
|
||||
|
||||
Reference in New Issue
Block a user