summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-02-07 11:28:43 +0000
committerseb <seb@pkgsrc.org>2010-02-07 11:28:43 +0000
commitfb9f4f22d6560793ab63e90708cdd15ece85892c (patch)
tree624f31f8a34d17437ba51b1777a3450da5325f93
parent5117ae56aef0a47ec0bf312ebfa6c649c0540208 (diff)
downloadpkgsrc-fb9f4f22d6560793ab63e90708cdd15ece85892c.tar.gz
Initial import of p5-XML-XPathEngine version 0.12 in the NetBSD
Packages Collection. The Perl 5 module XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees.
-rw-r--r--textproc/p5-XML-XPathEngine/DESCR2
-rw-r--r--textproc/p5-XML-XPathEngine/Makefile20
-rw-r--r--textproc/p5-XML-XPathEngine/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-XML-XPathEngine/DESCR b/textproc/p5-XML-XPathEngine/DESCR
new file mode 100644
index 00000000000..abf4daf9e26
--- /dev/null
+++ b/textproc/p5-XML-XPathEngine/DESCR
@@ -0,0 +1,2 @@
+The Perl 5 module XML::XPathEngine provides an XPath engine, that
+can be re-used by other module/classes that implement trees.
diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile
new file mode 100644
index 00000000000..c5997a11676
--- /dev/null
+++ b/textproc/p5-XML-XPathEngine/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/07 11:28:43 seb Exp $
+
+DISTNAME= XML-XPathEngine-0.12
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/XML-XPathEngine/
+COMMENT= Perl 5 re-usable XPath engine for DOM-like trees
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/XML/XPathEngine/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-XPathEngine/distinfo b/textproc/p5-XML-XPathEngine/distinfo
new file mode 100644
index 00000000000..8f117ec76f1
--- /dev/null
+++ b/textproc/p5-XML-XPathEngine/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/07 11:28:43 seb Exp $
+
+SHA1 (XML-XPathEngine-0.12.tar.gz) = 1c9476131f88f4c5f03f1d5495a8bd100c812e1e
+RMD160 (XML-XPathEngine-0.12.tar.gz) = b56d30ea7cfcccafa47e3a1891da03317d6ffb74
+Size (XML-XPathEngine-0.12.tar.gz) = 25363 bytes