aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-11-18 01:07:49 +0800
committerswills <swills@FreeBSD.org>2011-11-18 01:07:49 +0800
commitb81548cea21e131f042b876e019aae649cdaed9d (patch)
treed8df19dfc96b359a20c441f5ff33621bf2e6b73c /devel
parent0ea3e66573f8fc016a2e1ba2a15959557b546ab3 (diff)
downloadfreebsd-ports-gnome-b81548cea21e131f042b876e019aae649cdaed9d.tar.gz
freebsd-ports-gnome-b81548cea21e131f042b876e019aae649cdaed9d.tar.zst
freebsd-ports-gnome-b81548cea21e131f042b876e019aae649cdaed9d.zip
Additional utils for Perl symbols manipulation
WWW: http://search.cpan.org/dist/Symbol-Util/ Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Symbol-Util/Makefile21
-rw-r--r--devel/p5-Symbol-Util/distinfo2
-rw-r--r--devel/p5-Symbol-Util/pkg-descr3
-rw-r--r--devel/p5-Symbol-Util/pkg-plist5
5 files changed, 32 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a8f66fe8a1fd..bd1da4389b28 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2353,6 +2353,7 @@
SUBDIR += p5-Sub-Signatures
SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-Sub-WrapPackages
+ SUBDIR += p5-Symbol-Util
SUBDIR += p5-Sys-Cpu
SUBDIR += p5-Sys-Info
SUBDIR += p5-Sys-Info-Base
diff --git a/devel/p5-Symbol-Util/Makefile b/devel/p5-Symbol-Util/Makefile
new file mode 100644
index 000000000000..2f79a25b2941
--- /dev/null
+++ b/devel/p5-Symbol-Util/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Symbol-Util
+# Date created: 2011-11-17
+# Whom: Steve Wills <swills@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Symbol-Util
+PORTVERSION= 0.0202
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Additional utils for Perl symbols manipulation
+
+PERL_CONFIGURE= yes
+
+MAN3= Symbol::Util.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Symbol-Util/distinfo b/devel/p5-Symbol-Util/distinfo
new file mode 100644
index 000000000000..a700f5743518
--- /dev/null
+++ b/devel/p5-Symbol-Util/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Symbol-Util-0.0202.tar.gz) = 00f9539e7c94e9122be5a41b45600187d3d9597a1c5b2d1d9eb54c5df3ba8596
+SIZE (Symbol-Util-0.0202.tar.gz) = 22149
diff --git a/devel/p5-Symbol-Util/pkg-descr b/devel/p5-Symbol-Util/pkg-descr
new file mode 100644
index 000000000000..b0d67a71684b
--- /dev/null
+++ b/devel/p5-Symbol-Util/pkg-descr
@@ -0,0 +1,3 @@
+Additional utils for Perl symbols manipulation
+
+WWW: http://search.cpan.org/dist/Symbol-Util/
diff --git a/devel/p5-Symbol-Util/pkg-plist b/devel/p5-Symbol-Util/pkg-plist
new file mode 100644
index 000000000000..93df99edefc5
--- /dev/null
+++ b/devel/p5-Symbol-Util/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Symbol/Util.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Symbol/Util/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Symbol/Util
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Symbol
+@dirrm %%SITE_PERL%%/Symbol