aboutsummaryrefslogblamecommitdiff
path: root/misc/p5-Array-Utils/Makefile
blob: 77b8a00a866cfb7467200da1213d487f7ff10c5d (plain) (tree)


















                                                        
# Created by: Zeus Panchenko <zeus@gnu.org.ua>
# $FreeBSD$

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>