Update misc/kde4-l10n-lv to version 4.12.4
[dports.git] / misc / p5-List-Util-WeightedRoundRobin / Makefile
1 # Created by: Wen Heping <wen@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       List-Util-WeightedRoundRobin
5 PORTVERSION=    0.4
6 CATEGORIES=     misc perl5 geography
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     wen@FreeBSD.org
11 COMMENT=        Creates a list based on weighted input
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>