aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-07-27 15:29:15 +0800
committerclsung <clsung@FreeBSD.org>2006-07-27 15:29:15 +0800
commitf6846fa1910ae10cd4a527c3b7a9287c4ba23d69 (patch)
treeab687d60e6a80ae25036a515d0b29e2973260c07 /textproc
parent90e8e878d98e17437f3ff506de69a99372e801e5 (diff)
downloadfreebsd-ports-gnome-f6846fa1910ae10cd4a527c3b7a9287c4ba23d69.tar.gz
freebsd-ports-gnome-f6846fa1910ae10cd4a527c3b7a9287c4ba23d69.tar.zst
freebsd-ports-gnome-f6846fa1910ae10cd4a527c3b7a9287c4ba23d69.zip
Add p5-XML-Flow 0.81, store (restore) perl data structures in XML
stream. PR: ports/100906 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-XML-Flow/Makefile25
-rw-r--r--textproc/p5-XML-Flow/distinfo3
-rw-r--r--textproc/p5-XML-Flow/pkg-descr4
-rw-r--r--textproc/p5-XML-Flow/pkg-plist6
5 files changed, 39 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 8062db3804c6..c128d3757579 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -571,6 +571,7 @@
SUBDIR += p5-XML-Filter-SAXT
SUBDIR += p5-XML-Filter-XInclude
SUBDIR += p5-XML-Filter-XSLT
+ SUBDIR += p5-XML-Flow
SUBDIR += p5-XML-GDOME
SUBDIR += p5-XML-Generator
SUBDIR += p5-XML-Generator-DBI
diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile
new file mode 100644
index 000000000000..3f4064c56139
--- /dev/null
+++ b/textproc/p5-XML-Flow/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-XML-Flow
+# Date created: 2006-07-27
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= XML-Flow
+PORTVERSION= 0.81
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= XML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Store (restore) perl data structures in XML stream
+
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+ ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer
+
+PERL_CONFIGURE= yes
+
+MAN3= XML::Flow.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Flow/distinfo b/textproc/p5-XML-Flow/distinfo
new file mode 100644
index 000000000000..a52f6d24c9a4
--- /dev/null
+++ b/textproc/p5-XML-Flow/distinfo
@@ -0,0 +1,3 @@
+MD5 (XML-Flow-0.81.tar.gz) = efaa77d7b25cf0c1bc9f7f8878f98fc7
+SHA256 (XML-Flow-0.81.tar.gz) = 58caa9bef47b5840beb532d65401a4f55bea5f850256d846551556749ce770d2
+SIZE (XML-Flow-0.81.tar.gz) = 4754
diff --git a/textproc/p5-XML-Flow/pkg-descr b/textproc/p5-XML-Flow/pkg-descr
new file mode 100644
index 000000000000..2847bccaf82a
--- /dev/null
+++ b/textproc/p5-XML-Flow/pkg-descr
@@ -0,0 +1,4 @@
+Easy store and restore perl data structures. It use XML::Parser for
+read and XML::Writer for write xml.
+
+WWW: http://search.cpan.org/dist/XML-Flow/
diff --git a/textproc/p5-XML-Flow/pkg-plist b/textproc/p5-XML-Flow/pkg-plist
new file mode 100644
index 000000000000..25c7eacd61b1
--- /dev/null
+++ b/textproc/p5-XML-Flow/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Flow/.packlist
+%%SITE_PERL%%/XML/Flow.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Flow
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML