aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-02 20:29:18 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-02 20:29:18 +0000
commitfbcfa7f19be7f62aac2eff7570cd65543485a40d (patch)
tree0fafd47252f0da6c4ed6a7fa12b47e9e1017d459 /textproc/p5-Validator-Custom
parent58f5776de79ad6a10209c0357bf40d62491656b5 (diff)
downloadports-fbcfa7f19be7f62aac2eff7570cd65543485a40d.tar.gz
ports-fbcfa7f19be7f62aac2eff7570cd65543485a40d.zip
Notes
Diffstat (limited to 'textproc/p5-Validator-Custom')
-rw-r--r--textproc/p5-Validator-Custom/Makefile24
-rw-r--r--textproc/p5-Validator-Custom/distinfo3
-rw-r--r--textproc/p5-Validator-Custom/pkg-descr5
-rw-r--r--textproc/p5-Validator-Custom/pkg-plist8
4 files changed, 40 insertions, 0 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile
new file mode 100644
index 000000000000..ceaa3b8ef323
--- /dev/null
+++ b/textproc/p5-Validator-Custom/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-Validator-Custom
+# Date created: 2010-07-02
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Validator-Custom
+PORTVERSION= 0.1201
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN/../../authors/id/K/KI/KIMOTO/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@sunpoet.net
+COMMENT= Validator::Custom for simple data validation
+
+BUILD_DEPENDS= p5-Object-Simple>=3.0302:${PORTSDIR}/devel/p5-Object-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Validator::Custom.3 Validator::Custom::Result.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Validator-Custom/distinfo b/textproc/p5-Validator-Custom/distinfo
new file mode 100644
index 000000000000..40599954bc45
--- /dev/null
+++ b/textproc/p5-Validator-Custom/distinfo
@@ -0,0 +1,3 @@
+MD5 (Validator-Custom-0.1201.tar.gz) = 33ae5d5c728eee84c84cb3cf38fc8674
+SHA256 (Validator-Custom-0.1201.tar.gz) = 2b52d08c803bc71161a55c02aebc006fa076b29dcff370eabbdb2b194882e5b0
+SIZE (Validator-Custom-0.1201.tar.gz) = 12074
diff --git a/textproc/p5-Validator-Custom/pkg-descr b/textproc/p5-Validator-Custom/pkg-descr
new file mode 100644
index 000000000000..c8610d51b939
--- /dev/null
+++ b/textproc/p5-Validator-Custom/pkg-descr
@@ -0,0 +1,5 @@
+Validator::Custom
+
+Simple Data Validation
+
+WWW: http://search.cpan.org/dist/Validator-Custom/
diff --git a/textproc/p5-Validator-Custom/pkg-plist b/textproc/p5-Validator-Custom/pkg-plist
new file mode 100644
index 000000000000..0c79ea27289c
--- /dev/null
+++ b/textproc/p5-Validator-Custom/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/Validator/Custom.pm
+%%SITE_PERL%%/Validator/Custom/Result.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator/Custom
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Validator
+@dirrmtry %%SITE_PERL%%/Validator/Custom
+@dirrmtry %%SITE_PERL%%/Validator