aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Flow
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-27 07:29:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-27 07:29:15 +0000
commit7e583b11b0ab0c0da77525a03ced40ae23418d78 (patch)
tree65e263552664bfcde2f17618261e9a532d268107 /textproc/p5-XML-Flow
parentbe0d7bf26e4eb8f63a30e439f21451765ee8b1cd (diff)
downloadports-7e583b11b0ab0c0da77525a03ced40ae23418d78.tar.gz
ports-7e583b11b0ab0c0da77525a03ced40ae23418d78.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>
Notes
Notes: svn path=/head/; revision=168858
Diffstat (limited to 'textproc/p5-XML-Flow')
-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
4 files changed, 38 insertions, 0 deletions
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