diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
commit | f235d21f2b8b139d1417c60634d1b92555fccebc (patch) | |
tree | ef5e86f1b46d8924566a25eb552952961d7a14a6 /www/p5-CGI-Cookie-Splitter | |
parent | 284265c537f02a1d864aa7608e88d1e8547998d5 (diff) | |
download | ports-f235d21f2b8b139d1417c60634d1b92555fccebc.tar.gz ports-f235d21f2b8b139d1417c60634d1b92555fccebc.zip |
Notes
Diffstat (limited to 'www/p5-CGI-Cookie-Splitter')
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/Makefile | 6 | ||||
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index c25af41c14ea..58142317949a 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Split big cookies into smaller ones +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok @@ -17,7 +20,4 @@ TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok USES= perl5 USE_PERL5= configure -MAN3= CGI::Cookie::Splitter.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Cookie-Splitter/pkg-plist b/www/p5-CGI-Cookie-Splitter/pkg-plist index 7dbd33ceec47..489271fd4fdc 100644 --- a/www/p5-CGI-Cookie-Splitter/pkg-plist +++ b/www/p5-CGI-Cookie-Splitter/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/Cookie/Splitter.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/Splitter/.packlist +%%PERL5_MAN3%%/CGI::Cookie::Splitter.3.gz @dirrmtry %%SITE_PERL%%/CGI/Cookie @dirrmtry %%SITE_PERL%%/CGI @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/Splitter |