aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Request-AsCGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Request-AsCGI/Makefile')
-rw-r--r--www/p5-HTTP-Request-AsCGI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile
index 709f4e72f368..60222de67bf7 100644
--- a/www/p5-HTTP-Request-AsCGI/Makefile
+++ b/www/p5-HTTP-Request-AsCGI/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Setup a CGI environment from a HTTP::Request
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
p5-URI>=0:${PORTSDIR}/net/p5-URI
@@ -18,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= HTTP::Request::AsCGI.3
-
-NO_STAGE= yes
.include <bsd.port.mk>