# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: head/devel/p5-List-Cycle/Makefile 381151 2015-03-12 23:00:02Z adamw $

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
