# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/misc/p5-List-Util-WeightedRoundRobin/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	List-Util-WeightedRoundRobin
PORTVERSION=	0.4
PORTREVISION=	1
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

.include <bsd.port.mk>
