diff options
author | erh <erh@pkgsrc.org> | 2004-11-12 06:21:19 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2004-11-12 06:21:19 +0000 |
commit | d08a909efee8430ec6b525f34245567cf3445870 (patch) | |
tree | 946d70e779b7f4b97dfc1698a6a90aadab882ba1 /textproc | |
parent | c0b16850e7d21475b7d50464200b76c726d8c519 (diff) | |
download | pkgsrc-d08a909efee8430ec6b525f34245567cf3445870.tar.gz |
Create a pacakge for XML-Filter-Reindent-0.03
Reformats whitespace for pretty printing XML
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Filter-Reindent/DESCR | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-Reindent/Makefile | 19 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-Reindent/PLIST | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-Reindent/distinfo | 4 |
4 files changed, 25 insertions, 0 deletions
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 |