From 26730104be8e403eeb8a7ec5ff7903af6ee1418c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- textproc/p5-XML-Parser/Makefile | 3 ++- textproc/p5-XML-Parser/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 textproc/p5-XML-Parser/pkg/COMMENT (limited to 'textproc/p5-XML-Parser') 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 -- cgit v1.2.3