summaryrefslogtreecommitdiffstats
path: root/devel/p5-Array-Group/Makefile
blob: 8a0fcaf4182309d826ec37e8074090c4dba8ebbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: chinsan
# $FreeBSD$

PORTNAME=	Array-Group
PORTVERSION=	3.0
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:TBONE
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Convert an array into array of arrayrefs of uniform size N

USE_ZIP=	yes

MAN3=		Array::Group.3

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud