aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2009-10-21 07:51:38 +0800
committerwen <wen@FreeBSD.org>2009-10-21 07:51:38 +0800
commitf7cf0260e9ea2cb804bbff87dc057d97e2905f65 (patch)
treeed5839bd658f1f3fec6447dd6bca3a887ac61dad /textproc/Makefile
parentaf1611fd268cb728a8453c57eebbe750f592bdac (diff)
downloadfreebsd-ports-gnome-f7cf0260e9ea2cb804bbff87dc057d97e2905f65.tar.gz
freebsd-ports-gnome-f7cf0260e9ea2cb804bbff87dc057d97e2905f65.tar.zst
freebsd-ports-gnome-f7cf0260e9ea2cb804bbff87dc057d97e2905f65.zip
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/ Approved by: mentors(implicit)
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b7f993dc3ef0..7661a8208c88 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -795,6 +795,7 @@
SUBDIR += p5-XML-Parser-Style-Elemental
SUBDIR += p5-XML-Quote
SUBDIR += p5-XML-RAI
+ SUBDIR += p5-XML-Reader
SUBDIR += p5-XML-RSS
SUBDIR += p5-XML-RSS-Feed
SUBDIR += p5-XML-RSS-JavaScript