aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TreeBuilder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-TreeBuilder/Makefile')
-rw-r--r--textproc/p5-XML-TreeBuilder/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile
index 0e76e34a56e4..c1316d9a9926 100644
--- a/textproc/p5-XML-TreeBuilder/Makefile
+++ b/textproc/p5-XML-TreeBuilder/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: XML-TreeBuilder
-# Date created: Tue Jan 2 00:03:51 2001
-# Whom: will
-#
+# Created by: Will Andrews <will@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-TreeBuilder
-PORTVERSION= 4.1
+PORTVERSION= 4.2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Perl module to make XML document trees
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \
p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \
p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser