# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: games/p5-Algorithm-Pair-Best2/Makefile 325163 2013-08-21 17:42:57Z sunpoet $

PORTNAME=	Algorithm-Pair-Best2
PORTVERSION=	2.035
CATEGORIES=	games perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Select tournament pairings

USE_PERL5=	configure
USES=		perl5

MAN3=		Algorithm::Pair::Best2.3

.include <bsd.port.mk>
