# New ports collection makefile for:	p5-List-Util-WeightedRoundRobin
# Date created:				12th march, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/misc/p5-List-Util-WeightedRoundRobin/Makefile,v 1.1 2010/03/12 06:08:52 wen Exp $
#

PORTNAME=	List-Util-WeightedRoundRobin
PORTVERSION=	0.4
CATEGORIES=	misc perl5 geography
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Creates a list based on weighted input

PERL_CONFIGURE=	yes

MAN3=		List::Util::WeightedRoundRobin.3

.include <bsd.port.mk>
