summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-05-29 01:43:19 +0000
committerxtraeme <xtraeme>2004-05-29 01:43:19 +0000
commit4ccd41823604c52a007271c0361c16c7e2719ef6 (patch)
tree01003233cbbc5b2d4364691ffa5e060fc8804cdd /textproc
parent3512a579041720dba6cc86c9f86b3ffa2c9efdf3 (diff)
downloadpkgsrc-4ccd41823604c52a007271c0361c16c7e2719ef6.tar.gz
Initial import of p5-XML-NodeFilter-0.01.
XML::NodeFilter is a generic node-filter class for DOM traversal as specified in the DOM Level 2 Traversal and Range specification. It extends that specification so this class is more easy to use for perl programmers.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-NodeFilter/DESCR4
-rw-r--r--textproc/p5-XML-NodeFilter/Makefile19
-rw-r--r--textproc/p5-XML-NodeFilter/PLIST1
-rw-r--r--textproc/p5-XML-NodeFilter/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-XML-NodeFilter/DESCR b/textproc/p5-XML-NodeFilter/DESCR
new file mode 100644
index 00000000000..5d038142ebb
--- /dev/null
+++ b/textproc/p5-XML-NodeFilter/DESCR
@@ -0,0 +1,4 @@
+XML::NodeFilter is a generic node-filter class for DOM traversal as
+specified in the DOM Level 2 Traversal and Range specification. It
+extends that specification so this class is more easy to use for perl
+programmers.
diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile
new file mode 100644
index 00000000000..df2d36be77d
--- /dev/null
+++ b/textproc/p5-XML-NodeFilter/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 01:43:19 xtraeme Exp $
+#
+
+DISTNAME= XML-NodeFilter-0.01
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5xlx
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Object that know how to "filter out" nodes
+
+DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/NodeFilter/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-NodeFilter/PLIST b/textproc/p5-XML-NodeFilter/PLIST
new file mode 100644
index 00000000000..287848595e6
--- /dev/null
+++ b/textproc/p5-XML-NodeFilter/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/29 01:43:19 xtraeme Exp $
diff --git a/textproc/p5-XML-NodeFilter/distinfo b/textproc/p5-XML-NodeFilter/distinfo
new file mode 100644
index 00000000000..8f92e5f1ae2
--- /dev/null
+++ b/textproc/p5-XML-NodeFilter/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/29 01:43:19 xtraeme Exp $
+
+SHA1 (XML-NodeFilter-0.01.tar.gz) = 4a25dc8a9ccc71b18682752471da1f04b9c8905a
+Size (XML-NodeFilter-0.01.tar.gz) = 6620 bytes