freebsd-ports/games/p5-Algorithm-Pair-Swiss/Makefile

21 lines
422 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
MAN3= Algorithm::Pair::Swiss.3
PERL_MODBUILD= yes
.include <bsd.port.mk>