aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-11-04 09:57:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-11-04 09:57:54 +0000
commitf235d21f2b8b139d1417c60634d1b92555fccebc (patch)
treeef5e86f1b46d8924566a25eb552952961d7a14a6 /www/p5-Test-HTTP/Makefile
parent284265c537f02a1d864aa7608e88d1e8547998d5 (diff)
downloadports-f235d21f2b8b139d1417c60634d1b92555fccebc.tar.gz
ports-f235d21f2b8b139d1417c60634d1b92555fccebc.zip
Notes
Diffstat (limited to 'www/p5-Test-HTTP/Makefile')
-rw-r--r--www/p5-Test-HTTP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Test-HTTP/Makefile b/www/p5-Test-HTTP/Makefile
index 6bcb9af9c7ce..0a5ac5135474 100644
--- a/www/p5-Test-HTTP/Makefile
+++ b/www/p5-Test-HTTP/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test HTTP interactions
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Field>=0:${PORTSDIR}/devel/p5-Class-Field \
p5-libwww>=5.827:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -17,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Test::HTTP.3 Test::HTTP::Syntax.3
-
-NO_STAGE= yes
.include <bsd.port.mk>