ports/devel/p5-List-Rotation-Cycle/Makefile
2021-04-06 16:31:07 +02:00

22 lines
379 B
Makefile

# Created by: chinsan
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
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
PORTSCOUT= limitw:1,even
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>