diff options
author | mat <mat@FreeBSD.org> | 2014-01-22 06:29:50 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-22 06:29:50 +0800 |
commit | 2a31242a56be410192ecb376f57d32c69bea92dd (patch) | |
tree | ee28000bea32ce4396cdc6c349d44acc6c8f10c2 /textproc/p5-Regexp-Common-profanity_us | |
parent | db3186f7f3b27326f6c5a2a76ff7ca2d831c7fc1 (diff) | |
download | freebsd-ports-gnome-2a31242a56be410192ecb376f57d32c69bea92dd.tar.gz freebsd-ports-gnome-2a31242a56be410192ecb376f57d32c69bea92dd.tar.zst freebsd-ports-gnome-2a31242a56be410192ecb376f57d32c69bea92dd.zip |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Regexp-Common-profanity_us')
-rw-r--r-- | textproc/p5-Regexp-Common-profanity_us/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Regexp-Common-profanity_us/pkg-plist | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile index 802910f3a519..1b1df1642bf3 100644 --- a/textproc/p5-Regexp-Common-profanity_us/Makefile +++ b/textproc/p5-Regexp-Common-profanity_us/Makefile @@ -10,14 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Provide regexes for U.S. profanity +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Regexp::Common::profanity_us.3 \ - Regexp::Profanity::US.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Regexp-Common-profanity_us/pkg-plist b/textproc/p5-Regexp-Common-profanity_us/pkg-plist index 11313028b95c..35fd92737009 100644 --- a/textproc/p5-Regexp-Common-profanity_us/pkg-plist +++ b/textproc/p5-Regexp-Common-profanity_us/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Regexp::Common::profanity_us.3.gz +%%PERL5_MAN3%%/Regexp::Profanity::US.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/profanity_us/.packlist %%SITE_PERL%%/Regexp/Common/profanity_us.pm %%SITE_PERL%%/Regexp/Profanity/US.pm |