1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/games/p5-Algorithm-Pair-Swiss/Makefile

22 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>