aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cookie-Splitter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Cookie-Splitter/Makefile')
-rw-r--r--www/p5-CGI-Cookie-Splitter/Makefile6
1 files changed, 3 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>