aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-Utils/Makefile
blob: 39e5fff996500e48186e4b21c937d7eccbec2f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Array-Utils
PORTVERSION=	0.5
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Collection of list manipulation routines

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>