2013-08-21 19:42:57 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2011-11-23 18:12:04 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Algorithm-Pair-Best2
|
2016-03-14 16:09:58 +01:00
|
|
|
PORTVERSION= 2.040
|
2011-11-23 18:12:04 +01:00
|
|
|
CATEGORIES= games perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Select tournament pairings
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-11-24 19:30:38 +01:00
|
|
|
LICENSE_COMB= dual
|
2016-03-14 16:09:58 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2014-11-24 19:30:38 +01:00
|
|
|
|
2015-10-03 19:07:59 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-21 16:08:06 +02:00
|
|
|
USE_PERL5= configure
|
|
|
|
USES= perl5
|
2011-11-23 18:12:04 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|