ports/misc/p5-Array-Utils/Makefile
2021-04-06 16:31:07 +02:00

18 lines
329 B
Makefile

# Created by: Zeus Panchenko <zeus@gnu.org.ua>
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>