opnsense-ports/misc/p5-Array-Utils/Makefile
2022-09-07 22:33:21 +02:00

17 lines
328 B
Makefile

PORTNAME= Array-Utils
PORTVERSION= 0.5
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Collection of list manipulation routines
WWW= https://metacpan.org/release/Array-Utils
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>