freebsd-ports/misc/p5-List-Util-WeightedRoundRobin/Makefile
Andrej Zverev 3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00

16 lines
319 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>