aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Compile-Cache
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-11 14:02:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-11 14:02:04 +0000
commitdd5203320928469ade755e49525f34764cc76fbb (patch)
tree273e4a9b1437a89d6e35935dc8dc80bc12021636 /textproc/p5-XML-Compile-Cache
parent558a78c406ed8bab9819c86e6f239f852d694aad (diff)
downloadports-dd5203320928469ade755e49525f34764cc76fbb.tar.gz
ports-dd5203320928469ade755e49525f34764cc76fbb.zip
p5-XML-Compile-Cache is a perl module to cache compiled
XML translators. WWW: http://search.cpan.org/dist/XML-Compile-Cache/ PR: ports/130369 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=225707
Diffstat (limited to 'textproc/p5-XML-Compile-Cache')
-rw-r--r--textproc/p5-XML-Compile-Cache/Makefile32
-rw-r--r--textproc/p5-XML-Compile-Cache/distinfo3
-rw-r--r--textproc/p5-XML-Compile-Cache/pkg-descr4
-rw-r--r--textproc/p5-XML-Compile-Cache/pkg-plist8
4 files changed, 47 insertions, 0 deletions
diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile
new file mode 100644
index 000000000000..a43a2826d30b
--- /dev/null
+++ b/textproc/p5-XML-Compile-Cache/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: p5-XML-Compile-Cache
+# Date created: 2009-01-11
+# Whom: Wen Heping <wenheping@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= XML-Compile-Cache
+PORTVERSION= 0.14
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wenheping@gmail.com
+COMMENT= Cache Compiled XML Translators
+
+BUILD_DEPENDS= p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \
+ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-XML-Compile-Tester>=0.04:${PORTSDIR}/devel/p5-XML-Compile-Tester \
+ p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \
+ p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
+RUN_DEPENDS= p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \
+ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-XML-Compile-Tester>=0.04:${PORTSDIR}/devel/p5-XML-Compile-Tester \
+ p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \
+ p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
+
+PERL_CONFIGURE= yes
+
+MAN3= XML::Compile::Cache.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Compile-Cache/distinfo b/textproc/p5-XML-Compile-Cache/distinfo
new file mode 100644
index 000000000000..58f19ac89287
--- /dev/null
+++ b/textproc/p5-XML-Compile-Cache/distinfo
@@ -0,0 +1,3 @@
+MD5 (XML-Compile-Cache-0.14.tar.gz) = e53b56d754ba6da40b2322477cd3aaa6
+SHA256 (XML-Compile-Cache-0.14.tar.gz) = 7e4c86403feba62f54d48d11e12221ccc25e3d16caa8dac7db80d1af3b4481c9
+SIZE (XML-Compile-Cache-0.14.tar.gz) = 10238
diff --git a/textproc/p5-XML-Compile-Cache/pkg-descr b/textproc/p5-XML-Compile-Cache/pkg-descr
new file mode 100644
index 000000000000..f1f7b93debd2
--- /dev/null
+++ b/textproc/p5-XML-Compile-Cache/pkg-descr
@@ -0,0 +1,4 @@
+p5-XML-Compile-Cache is a perl module to cache compiled
+XML translators.
+
+WWW: http://search.cpan.org/dist/XML-Compile-Cache/
diff --git a/textproc/p5-XML-Compile-Cache/pkg-plist b/textproc/p5-XML-Compile-Cache/pkg-plist
new file mode 100644
index 000000000000..71b54bc07f42
--- /dev/null
+++ b/textproc/p5-XML-Compile-Cache/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/Cache/.packlist
+%%SITE_PERL%%/XML/Compile/Cache.pm
+%%SITE_PERL%%/XML/Compile/Cache.pod
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/Cache
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML/Compile
+@dirrmtry %%SITE_PERL%%/XML