aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Filter-GenericChunk/Makefile5
-rw-r--r--textproc/p5-XML-Filter-GenericChunk/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-XML-Filter-GenericChunk/Makefile b/textproc/p5-XML-Filter-GenericChunk/Makefile
index 79580f9b8c9b..02ae53ab8909 100644
--- a/textproc/p5-XML-Filter-GenericChunk/Makefile
+++ b/textproc/p5-XML-Filter-GenericChunk/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-XML-LibXML>=1.4:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/textproc/p5-XML-Filter-GenericChunk/pkg-descr b/textproc/p5-XML-Filter-GenericChunk/pkg-descr
index 66e4773928d5..639f1f65c1ca 100644
--- a/textproc/p5-XML-Filter-GenericChunk/pkg-descr
+++ b/textproc/p5-XML-Filter-GenericChunk/pkg-descr
@@ -3,5 +3,3 @@ parse wellballanced chunks from SAX events and transforms this chunk
into a sequence of SAX events.
WWW: http://search.cpan.org/dist/XML-Filter-GenericChunk/
-
-Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>