# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/misc/p5-List-Util-WeightedRoundRobin/Makefile 327745 2013-09-20 20:50:57Z bapt $

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

USES=		perl5
USE_PERL5=	configure

MAN3=		List::Util::WeightedRoundRobin.3

NO_STAGE=	yes
.include <bsd.port.mk>
