summaryrefslogtreecommitdiff
path: root/devel/p5-Array-Group
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-15 14:20:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-15 14:20:51 +0000
commitbd7836cca4470c2455bf903f26b5e763efc7d96b (patch)
tree44571fbc211dbcf465bd674c816450d683f472a0 /devel/p5-Array-Group
parent- Add easy_install commands to add/remove its entry in easy-install.pth (diff)
Add p5-Array-Group 1.00, convert an array into array of arrayrefs of
uniform size N. PR: ports/109167 Submitted by: chinsan
Notes
Notes: svn path=/head/; revision=185235
Diffstat (limited to 'devel/p5-Array-Group')
-rw-r--r--devel/p5-Array-Group/Makefile22
-rw-r--r--devel/p5-Array-Group/distinfo3
-rw-r--r--devel/p5-Array-Group/pkg-descr3
-rw-r--r--devel/p5-Array-Group/pkg-plist5
4 files changed, 33 insertions, 0 deletions
diff --git a/devel/p5-Array-Group/Makefile b/devel/p5-Array-Group/Makefile
new file mode 100644
index 000000000000..8be20464e50b
--- /dev/null
+++ b/devel/p5-Array-Group/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Array-Group
+# Date created: 2007/02/14
+# Whom: chinsan
+#
+# $FreeBSD$
+#
+
+PORTNAME= Array-Group
+PORTVERSION= 1.00
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Array
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= chinsan@FreeBSD.org
+COMMENT= Convert an array into array of arrayrefs of uniform size N
+
+MAN3= Array::Group.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Array-Group/distinfo b/devel/p5-Array-Group/distinfo
new file mode 100644
index 000000000000..1e2772bbd475
--- /dev/null
+++ b/devel/p5-Array-Group/distinfo
@@ -0,0 +1,3 @@
+MD5 (Array-Group-1.00.tar.gz) = a225f5b8c6b32da341fa5d6dd710eede
+SHA256 (Array-Group-1.00.tar.gz) = 85fe63a594444fd15ceac5f9e020554387024e0ffae00175499b8d0233893e12
+SIZE (Array-Group-1.00.tar.gz) = 3921
diff --git a/devel/p5-Array-Group/pkg-descr b/devel/p5-Array-Group/pkg-descr
new file mode 100644
index 000000000000..feaaefb049c2
--- /dev/null
+++ b/devel/p5-Array-Group/pkg-descr
@@ -0,0 +1,3 @@
+Array::Group - Convert an array into array of arrayrefs of uniform size N.
+
+WWW: http://search.cpan.org/dist/Array-Group/
diff --git a/devel/p5-Array-Group/pkg-plist b/devel/p5-Array-Group/pkg-plist
new file mode 100644
index 000000000000..711cf26e6b86
--- /dev/null
+++ b/devel/p5-Array-Group/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Group/.packlist
+%%SITE_PERL%%/Array/Group.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Group
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
+@dirrmtry %%SITE_PERL%%/Array