23 lines
427 B
Makefile

PORTNAME= Array-Iterator
PORTVERSION= 0.135
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Set of array iterators
WWW= https://metacpan.org/release/Array-Iterator
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most \
p5-Test-Needs>=0:devel/p5-Test-Needs
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>