freebsd-ports/games/p5-Algorithm-Pair-Swiss/Makefile
2012-03-01 03:06:31 +00:00

23 lines
494 B
Makefile

# New ports collection makefile for: p5-Algorithm-Pair-Swiss
# Date created: 12 Jun 2006
# Whom: 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
MAN3= Algorithm::Pair::Swiss.3
PERL_MODBUILD= yes
.include <bsd.port.mk>