aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-02 16:11:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-02 16:11:36 +0000
commit7fd8a15d305552a89c02857cec1e67fd4d20b34d (patch)
tree269bfc9164f53495d7a2016ad75f5fbbdb417e46 /devel
parentf7649e1529c9dac4f239b3ecb34540e103330bf5 (diff)
downloadports-7fd8a15d305552a89c02857cec1e67fd4d20b34d.tar.gz
ports-7fd8a15d305552a89c02857cec1e67fd4d20b34d.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-constant-boolean/Makefile20
-rw-r--r--devel/p5-constant-boolean/distinfo3
-rw-r--r--devel/p5-constant-boolean/pkg-descr3
-rw-r--r--devel/p5-constant-boolean/pkg-plist11
5 files changed, 38 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f2bdbda843be..dcebe8de6ba4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2141,6 +2141,7 @@
SUBDIR += p5-boolean
SUBDIR += p5-capitalization
SUBDIR += p5-common-sense
+ SUBDIR += p5-constant-boolean
SUBDIR += p5-constant-def
SUBDIR += p5-constant-lexical
SUBDIR += p5-doxygenfilter
diff --git a/devel/p5-constant-boolean/Makefile b/devel/p5-constant-boolean/Makefile
new file mode 100644
index 000000000000..130132e077a6
--- /dev/null
+++ b/devel/p5-constant-boolean/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: constant-boolean
+# Whom: Andrey Kostenko <andrey@kostenko.name>
+# Date created: 02 December 2009
+#
+# $FreeBSD$
+#
+
+PORTNAME= constant-boolean
+PORTVERSION= 0.02
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= andrey@kostenko.name
+COMMENT= Define TRUE and FALSE constants.
+
+PERL_CONFIGURE= 5.6+
+MAN3= constant::boolean.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-constant-boolean/distinfo b/devel/p5-constant-boolean/distinfo
new file mode 100644
index 000000000000..33368c5635e9
--- /dev/null
+++ b/devel/p5-constant-boolean/distinfo
@@ -0,0 +1,3 @@
+MD5 (constant-boolean-0.02.tar.gz) = 21cabbd2b4994bbc39881eed05f5eb53
+SHA256 (constant-boolean-0.02.tar.gz) = cd2c59d58061ce1a4975a313160df7186f62eea2655b85d520e5e24e9eeb0fe9
+SIZE (constant-boolean-0.02.tar.gz) = 14214
diff --git a/devel/p5-constant-boolean/pkg-descr b/devel/p5-constant-boolean/pkg-descr
new file mode 100644
index 000000000000..02213a1aece5
--- /dev/null
+++ b/devel/p5-constant-boolean/pkg-descr
@@ -0,0 +1,3 @@
+Define TRUE and FALSE constants.
+
+WWW: http://search.cpan.org/dist/constant-boolean
diff --git a/devel/p5-constant-boolean/pkg-plist b/devel/p5-constant-boolean/pkg-plist
new file mode 100644
index 000000000000..4c58a381d12f
--- /dev/null
+++ b/devel/p5-constant-boolean/pkg-plist
@@ -0,0 +1,11 @@
+%%SITE_PERL%%/constant/boolean.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/constant/boolean/.packlist
+@dirrmtry %%SITE_PERL%%/auto/constant/boolean
+@dirrmtry %%SITE_PERL%%/auto/constant
+@dirrmtry %%SITE_PERL%%/constant
+@dirrmtry %%SITE_PERL%%
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/constant/boolean
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/constant
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
+@dirrmtry blib/script