# New ports collection makefile for:	p5-List-Rotation-Cycle
# Date created:				2007/02/14
# Whom:					chinsan
#
# $FreeBSD: ports/devel/p5-List-Rotation-Cycle/Makefile,v 1.1 2007/02/19 07:01:19 rafan Exp $
#

PORTNAME=	List-Rotation-Cycle
PORTVERSION=	1.004
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	List
PKGNAMEPREFIX=	p5-

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

MAN3=		List::Rotation::Cycle.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
