# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-List-Cycle/Makefile 332046 2013-10-30 02:52:46Z vanilla $

PORTNAME=	List-Cycle
PORTVERSION=	1.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	List::Cycle - Objects for cycling through a list of values
TAGS=		list cycle

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
