1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/p5-Array-Group/Makefile
2008-05-18 05:55:48 +00:00

22 lines
390 B
Makefile

# New ports collection makefile for: p5-Array-Group
# Date created: 2007/02/14
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Array-Group
PORTVERSION= 2.0a
CATEGORIES= devel perl5
MASTER_SITES= CPAN
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>