aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Null
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-09 03:29:54 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-09 03:29:54 +0000
commit93d50cec7016b56447813e653872f6b363380144 (patch)
treea9f27356690f1c291a6c74860ceec64027f04bfd /devel/p5-Class-Null
parent92ad20a738534a8da0fbac8016d4057ca78eed43 (diff)
downloadports-93d50cec7016b56447813e653872f6b363380144.tar.gz
ports-93d50cec7016b56447813e653872f6b363380144.zip
Notes
Diffstat (limited to 'devel/p5-Class-Null')
-rw-r--r--devel/p5-Class-Null/Makefile21
-rw-r--r--devel/p5-Class-Null/distinfo2
-rw-r--r--devel/p5-Class-Null/pkg-descr3
-rw-r--r--devel/p5-Class-Null/pkg-plist5
4 files changed, 31 insertions, 0 deletions
diff --git a/devel/p5-Class-Null/Makefile b/devel/p5-Class-Null/Makefile
new file mode 100644
index 000000000000..fbfb881926f8
--- /dev/null
+++ b/devel/p5-Class-Null/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Class-Null
+# Date created: 2012-04-08
+# Whom: Steve Wills <swills@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Class-Null
+PORTVERSION= 2.110730
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Perl module which implements the Null Class design pattern
+
+PERL_CONFIGURE= yes
+
+MAN3= Class::Null.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Class-Null/distinfo b/devel/p5-Class-Null/distinfo
new file mode 100644
index 000000000000..ff035fd7f731
--- /dev/null
+++ b/devel/p5-Class-Null/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Class-Null-2.110730.tar.gz) = 5c3b46b3158a61edee72e7556e350191832b62936f6595e18852e18721d4d637
+SIZE (Class-Null-2.110730.tar.gz) = 19657
diff --git a/devel/p5-Class-Null/pkg-descr b/devel/p5-Class-Null/pkg-descr
new file mode 100644
index 000000000000..c89316356aeb
--- /dev/null
+++ b/devel/p5-Class-Null/pkg-descr
@@ -0,0 +1,3 @@
+Perl module which implements the Null Class design pattern
+
+WWW: http://search.cpan.org/dist/Class-Null/
diff --git a/devel/p5-Class-Null/pkg-plist b/devel/p5-Class-Null/pkg-plist
new file mode 100644
index 000000000000..3f746fc7e44c
--- /dev/null
+++ b/devel/p5-Class-Null/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Class/Null.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Null/.packlist
+@dirrmtry %%SITE_PERL%%/Class
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Null
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class