1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/games/p5-Games-Tournament-RoundRobin/Makefile
2013-11-04 14:49:24 +00:00

17 lines
317 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Games-Tournament-RoundRobin
PORTVERSION= 0.02
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Round-Robin Tournament Schedule Pairings
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>