freebsd-ports/devel/p5-Array-Group/Makefile
2009-08-28 17:37:26 +00:00

21 lines
387 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= perl@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>