# Created by: chinsan
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-List-Rotation-Cycle/Makefile 332046 2013-10-30 02:52:46Z vanilla $

PORTNAME=	List-Rotation-Cycle
PORTVERSION=	1.009
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN LOCAL/chinsan/CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Cycle through a list of values

PORTSCOUT=	limitw:1,even

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
