aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-BeginLift
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-11-22 15:01:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-11-22 15:01:55 +0000
commitf571706d8af5caf429c1fad609699cb1036dbce1 (patch)
tree866d8a8f405275681015abe1e8d1eb852354fbc2 /devel/p5-Devel-BeginLift
parent9ba77f36a5fef24b7dfddfa0ca2d2c8904ee061b (diff)
downloadports-f571706d8af5caf429c1fad609699cb1036dbce1.tar.gz
ports-f571706d8af5caf429c1fad609699cb1036dbce1.zip
Notes
Diffstat (limited to 'devel/p5-Devel-BeginLift')
-rw-r--r--devel/p5-Devel-BeginLift/Makefile25
-rw-r--r--devel/p5-Devel-BeginLift/distinfo2
-rw-r--r--devel/p5-Devel-BeginLift/pkg-descr5
-rw-r--r--devel/p5-Devel-BeginLift/pkg-plist7
4 files changed, 39 insertions, 0 deletions
diff --git a/devel/p5-Devel-BeginLift/Makefile b/devel/p5-Devel-BeginLift/Makefile
new file mode 100644
index 000000000000..2c8458edf1ed
--- /dev/null
+++ b/devel/p5-Devel-BeginLift/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: Devel::BeginLift
+# Date created: 22 Nov 2010
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Devel-BeginLift
+PORTVERSION= 0.001003
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension to make selected sub calls evaluate at compile time
+
+RUN_DEPENDS= \
+ p5-B-Hooks-OP-Check-EntersubForCV>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-Check-EntersubForCV
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Devel::BeginLift.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Devel-BeginLift/distinfo b/devel/p5-Devel-BeginLift/distinfo
new file mode 100644
index 000000000000..d9571a6f0da6
--- /dev/null
+++ b/devel/p5-Devel-BeginLift/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Devel-BeginLift-0.001003.tar.gz) = 418e0f09747fa7eefb6b284c7f437b6d4c7f15592d8235df56573eb6796cf4eb
+SIZE (Devel-BeginLift-0.001003.tar.gz) = 18974
diff --git a/devel/p5-Devel-BeginLift/pkg-descr b/devel/p5-Devel-BeginLift/pkg-descr
new file mode 100644
index 000000000000..05b61f25f43b
--- /dev/null
+++ b/devel/p5-Devel-BeginLift/pkg-descr
@@ -0,0 +1,5 @@
+Devel::BeginLift 'lifts' arbitrary sub calls to running at compile
+time - sort of a souped up version of "use constant". It does this via
+some slightly insane perlguts magic.
+
+WWW: http://search.cpan.org/dist/Devel-BeginLift/
diff --git a/devel/p5-Devel-BeginLift/pkg-plist b/devel/p5-Devel-BeginLift/pkg-plist
new file mode 100644
index 000000000000..0c00044e8699
--- /dev/null
+++ b/devel/p5-Devel-BeginLift/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Devel/BeginLift.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/BeginLift/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/BeginLift/BeginLift.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/BeginLift/BeginLift.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/BeginLift
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Devel