summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/p5-XML-Parser
parent5c2ded063c246b745cbe88b35958aeb774b3efff (diff)
downloadpkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/p5-XML-Parser')
-rw-r--r--textproc/p5-XML-Parser/Makefile3
-rw-r--r--textproc/p5-XML-Parser/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index 74238f457df..c3c41d37e7d 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:23 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:37:39 wiz Exp $
#
DISTNAME= XML-Parser-2.23
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= bad@netbsd.org
HOMEPAGE= http://wwwx.netheaven.com/~coopercc/xmlparser/intro.html
+COMMENT= Perl extension interface to James Clark's XML parser, expat
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Parser/.packlist
diff --git a/textproc/p5-XML-Parser/pkg/COMMENT b/textproc/p5-XML-Parser/pkg/COMMENT
deleted file mode 100644
index 7cc83fab992..00000000000
--- a/textproc/p5-XML-Parser/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Perl extension interface to James Clark's XML parser, expat