aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Body/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Body/Makefile')
-rw-r--r--www/p5-HTTP-Body/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTTP-Body/Makefile b/www/p5-HTTP-Body/Makefile
index d78aa8604afb..256efe548767 100644
--- a/www/p5-HTTP-Body/Makefile
+++ b/www/p5-HTTP-Body/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= HTTP-Body
-PORTVERSION= 1.11
+PORTVERSION= 1.12
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= HTTP Body Parser
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep