aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Std-Utils
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-19 00:28:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-19 00:28:31 +0000
commit5f2834f0a5a54de0ee3b97ebe8c41f7e4cc48caa (patch)
tree6812eabdbe4ee7a6aaedb6e9f8b236d8337247af /devel/p5-Class-Std-Utils
parent760241cd8f86ca2098cf891e9594d86a0b95b876 (diff)
downloadports-5f2834f0a5a54de0ee3b97ebe8c41f7e4cc48caa.tar.gz
ports-5f2834f0a5a54de0ee3b97ebe8c41f7e4cc48caa.zip
Notes
Diffstat (limited to 'devel/p5-Class-Std-Utils')
-rw-r--r--devel/p5-Class-Std-Utils/Makefile22
-rw-r--r--devel/p5-Class-Std-Utils/distinfo3
-rw-r--r--devel/p5-Class-Std-Utils/pkg-descr5
-rw-r--r--devel/p5-Class-Std-Utils/pkg-plist8
4 files changed, 38 insertions, 0 deletions
diff --git a/devel/p5-Class-Std-Utils/Makefile b/devel/p5-Class-Std-Utils/Makefile
new file mode 100644
index 000000000000..719aef89f258
--- /dev/null
+++ b/devel/p5-Class-Std-Utils/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Class-Std-Utils
+# Date created: 2010-10-15
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Class-Std-Utils
+DISTVERSION= v0.0.3
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Class
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Utility subroutines for building "inside-out" objects
+
+PERL_CONFIGURE= yes
+
+MAN3= Class::Std::Utils.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Class-Std-Utils/distinfo b/devel/p5-Class-Std-Utils/distinfo
new file mode 100644
index 000000000000..df4246b16370
--- /dev/null
+++ b/devel/p5-Class-Std-Utils/distinfo
@@ -0,0 +1,3 @@
+MD5 (Class-Std-Utils-v0.0.3.tar.gz) = a919348d36b254aacbabe01d82e831b6
+SHA256 (Class-Std-Utils-v0.0.3.tar.gz) = 673996b2ffe76457af510b3f669b72d6510617ab4dff868eda6a59b378b6a3ae
+SIZE (Class-Std-Utils-v0.0.3.tar.gz) = 5141
diff --git a/devel/p5-Class-Std-Utils/pkg-descr b/devel/p5-Class-Std-Utils/pkg-descr
new file mode 100644
index 000000000000..e1f0c0ae5104
--- /dev/null
+++ b/devel/p5-Class-Std-Utils/pkg-descr
@@ -0,0 +1,5 @@
+This module provides three utility subroutines that simplify the
+creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best
+Practices" (O'Reilly, 2005) for details.
+
+WWW: http://search.cpan.org/dist/Class-Std-Utils/
diff --git a/devel/p5-Class-Std-Utils/pkg-plist b/devel/p5-Class-Std-Utils/pkg-plist
new file mode 100644
index 000000000000..bd2e64a1019f
--- /dev/null
+++ b/devel/p5-Class-Std-Utils/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils/.packlist
+%%SITE_PERL%%/Class/Std/Utils.pm
+@dirrmtry %%SITE_PERL%%/Class/Std
+@dirrmtry %%SITE_PERL%%/Class
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/Utils
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class