opnsense-ports/devel/p5-List-Rotation-Cycle/Makefile
2022-09-07 22:33:21 +02:00

21 lines
411 B
Makefile

PORTNAME= List-Rotation-Cycle
PORTVERSION= 1.009
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN LOCAL/chinsan/CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cycle through a list of values
WWW= https://metacpan.org/release/List-Rotation-Cycle
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
PORTSCOUT= limitw:1,even
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>