aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-libxml/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-04-07 16:01:40 +0800
committerwill <will@FreeBSD.org>2001-04-07 16:01:40 +0800
commitc9c94c47644e0b488c17bde3eed7c798f793e222 (patch)
tree45028581b7b7e56e8fd36c3481cf2e4cc06b2cf0 /textproc/p5-libxml/pkg-descr
parentff6356b6cefe874d215ff4c29fa74e264dd6e3fe (diff)
downloadfreebsd-ports-gnome-c9c94c47644e0b488c17bde3eed7c798f793e222.tar.gz
freebsd-ports-gnome-c9c94c47644e0b488c17bde3eed7c798f793e222.tar.zst
freebsd-ports-gnome-c9c94c47644e0b488c17bde3eed7c798f793e222.zip
Add p5-libxml 0.07, a collection of Perl5 modules for working with XML.
PR: 25769 Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'textproc/p5-libxml/pkg-descr')
-rw-r--r--textproc/p5-libxml/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/p5-libxml/pkg-descr b/textproc/p5-libxml/pkg-descr
new file mode 100644
index 000000000000..f356ffaca207
--- /dev/null
+++ b/textproc/p5-libxml/pkg-descr
@@ -0,0 +1,9 @@
+From the README:
+
+ libxml-perl is a collection of smaller Perl modules, scripts, and
+ documents for working with XML in Perl. libxml-perl software works in
+ combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.
+
+Author: Ken MacLeod <ken@bitsko.slc.ut.us>
+
+-- Johann Visagie <johann@egenetics.com>