aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Reader
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-20 23:51:38 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-20 23:51:38 +0000
commit873c5c197a286be532343134ce34df09d27db434 (patch)
tree3c6d4bd046ef860bbc92dae7e2b802bc303d3731 /textproc/p5-XML-Reader
parente81c149043462e3dd41fb4d2aa250299ec4041b6 (diff)
downloadports-873c5c197a286be532343134ce34df09d27db434.tar.gz
ports-873c5c197a286be532343134ce34df09d27db434.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Reader')
-rw-r--r--textproc/p5-XML-Reader/Makefile24
-rw-r--r--textproc/p5-XML-Reader/distinfo3
-rw-r--r--textproc/p5-XML-Reader/pkg-descr7
-rw-r--r--textproc/p5-XML-Reader/pkg-plist5
4 files changed, 39 insertions, 0 deletions
diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile
new file mode 100644
index 000000000000..af4cac4a3d7c
--- /dev/null
+++ b/textproc/p5-XML-Reader/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-XML-Reader
+# Date created: 20 Oct, 2009
+# Whom: Wen Heping <wen@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= XML-Reader
+PORTVERSION= 0.28
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/K/KE/KEICHNER/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wen@FreeBSD.org
+COMMENT= Reading XML and providing path information based on a pull-parser
+
+RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= XML::Reader.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Reader/distinfo b/textproc/p5-XML-Reader/distinfo
new file mode 100644
index 000000000000..ca5aca0c3575
--- /dev/null
+++ b/textproc/p5-XML-Reader/distinfo
@@ -0,0 +1,3 @@
+MD5 (XML-Reader-0.28.tar.gz) = a7764d1d683a6fe55309d55a65b02916
+SHA256 (XML-Reader-0.28.tar.gz) = d248cb7288cec94b0fc83907ef719459e23c6177894e9637ce80457001e8c216
+SIZE (XML-Reader-0.28.tar.gz) = 26442
diff --git a/textproc/p5-XML-Reader/pkg-descr b/textproc/p5-XML-Reader/pkg-descr
new file mode 100644
index 000000000000..047af726298a
--- /dev/null
+++ b/textproc/p5-XML-Reader/pkg-descr
@@ -0,0 +1,7 @@
+XML::Reader provides a simple and easy to use interface for
+sequentially parsing XML files (so called "pull-mode" parsing)
+and at the same time keeps track of the complete XML-path.
+
+It was developped as a wrapper on top of XML::Parser.
+
+WWW: http://search.cpan.org/dist/XML-Reader/
diff --git a/textproc/p5-XML-Reader/pkg-plist b/textproc/p5-XML-Reader/pkg-plist
new file mode 100644
index 000000000000..c8e7b765e72b
--- /dev/null
+++ b/textproc/p5-XML-Reader/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/XML/Reader.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Reader/.packlist
+@dirrmtry %%SITE_PERL%%/XML
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Reader
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML