From d08a909efee8430ec6b525f34245567cf3445870 Mon Sep 17 00:00:00 2001 From: erh Date: Fri, 12 Nov 2004 06:21:19 +0000 Subject: Create a pacakge for XML-Filter-Reindent-0.03 Reformats whitespace for pretty printing XML --- textproc/p5-XML-Filter-Reindent/DESCR | 1 + textproc/p5-XML-Filter-Reindent/Makefile | 19 +++++++++++++++++++ textproc/p5-XML-Filter-Reindent/PLIST | 1 + textproc/p5-XML-Filter-Reindent/distinfo | 4 ++++ 4 files changed, 25 insertions(+) create mode 100644 textproc/p5-XML-Filter-Reindent/DESCR create mode 100644 textproc/p5-XML-Filter-Reindent/Makefile create mode 100644 textproc/p5-XML-Filter-Reindent/PLIST create mode 100644 textproc/p5-XML-Filter-Reindent/distinfo (limited to 'textproc/p5-XML-Filter-Reindent') diff --git a/textproc/p5-XML-Filter-Reindent/DESCR b/textproc/p5-XML-Filter-Reindent/DESCR new file mode 100644 index 00000000000..e7e10352ad5 --- /dev/null +++ b/textproc/p5-XML-Filter-Reindent/DESCR @@ -0,0 +1 @@ +Reformats whitespace for pretty printing XML diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile new file mode 100644 index 00000000000..6c3abddfd25 --- /dev/null +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:21:20 erh Exp $ + +DISTNAME= XML-Filter-Reindent-0.03 +PKGNAME= p5-${DISTNAME} +#SVR4_PKGNAME= +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} + +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/XML-Filter-Reindent-0.03/ +COMMENT= Reformats whitespace for pretty printing XML + +DEPENDS+= p5-XML-Filter-DetectWS>=0.01:../../textproc/p5-XML-Filter-DetectWS + +USE_BUILDLINK3= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Filter/Reindent/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-XML-Filter-Reindent/PLIST b/textproc/p5-XML-Filter-Reindent/PLIST new file mode 100644 index 00000000000..a159f7762c0 --- /dev/null +++ b/textproc/p5-XML-Filter-Reindent/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/12 06:21:19 erh Exp $ diff --git a/textproc/p5-XML-Filter-Reindent/distinfo b/textproc/p5-XML-Filter-Reindent/distinfo new file mode 100644 index 00000000000..28507d94bb8 --- /dev/null +++ b/textproc/p5-XML-Filter-Reindent/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/11/12 06:21:19 erh Exp $ + +SHA1 (XML-Filter-Reindent-0.03.tar.gz) = 61c457115ee9433b66472cc0d94e04ad8f7fa346 +Size (XML-Filter-Reindent-0.03.tar.gz) = 4749 bytes -- cgit v1.2.3