freebsd-ports/games/p5-Algorithm-Pair-Swiss/Makefile
2013-11-04 14:49:24 +00:00

18 lines
382 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Algorithm-Pair-Swiss
PORTVERSION= 0.14
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate unique pairings for tournaments
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>