# New ports collection makefile for:	p5-Array-Group
# Date created:				2007/02/14
# Whom:					chinsan
#
# $FreeBSD: ports/devel/p5-Array-Group/Makefile,v 1.1 2007/02/15 14:20:51 rafan Exp $
#

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>


syntax highlighted by Code2HTML, v. 0.9.1