summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno>2009-07-08 12:51:06 +0000
committersno <sno>2009-07-08 12:51:06 +0000
commitf5dd1458e6ad1b0517880cb07ce24864f89b8f98 (patch)
tree17b24c410e19aeb52192048625cd54dd0d079614 /textproc
parentbbc80ab41cc0c6523bf406e3c00b41a0f6c8e5e4 (diff)
downloadpkgsrc-f5dd1458e6ad1b0517880cb07ce24864f89b8f98.tar.gz
Importing package for p5 module XML::LibXML::Simple version 0.13.
This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-LibXML-Simple/DESCR3
-rw-r--r--textproc/p5-XML-LibXML-Simple/Makefile22
-rw-r--r--textproc/p5-XML-LibXML-Simple/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXML-Simple/DESCR b/textproc/p5-XML-LibXML-Simple/DESCR
new file mode 100644
index 00000000000..464b9fb22c7
--- /dev/null
+++ b/textproc/p5-XML-LibXML-Simple/DESCR
@@ -0,0 +1,3 @@
+This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the
+XML::LibXML parser for XML structures, where the original uses plain Perl
+or SAX parsers.
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile
new file mode 100644
index 00000000000..f3e35b7a5cd
--- /dev/null
+++ b/textproc/p5-XML-LibXML-Simple/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 12:51:06 sno Exp $
+#
+
+DISTNAME= XML-LibXML-Simple-0.13
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/XML-LibXML-Simple/
+COMMENT= XML::LibXML clone of XML::Simple
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
+DEPENDS+= p5-XML-LibXML>=1.64:../../textproc/p5-XML-LibXML-Common
+
+PERL5_PACKLIST= auto/XML/LibXML/Simple/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo
new file mode 100644
index 00000000000..5830c98fbfa
--- /dev/null
+++ b/textproc/p5-XML-LibXML-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/08 12:51:06 sno Exp $
+
+SHA1 (XML-LibXML-Simple-0.13.tar.gz) = 8a8967cc19750f76a3fd3e0730b1f67f1ee20fa6
+RMD160 (XML-LibXML-Simple-0.13.tar.gz) = 041d3aff1e1155528cd948bc63b3a00974a20f2f
+Size (XML-LibXML-Simple-0.13.tar.gz) = 19075 bytes