diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:18 +0000 |
commit | 2fddee010867f4bdba899b6d499c89da9bacd449 (patch) | |
tree | 0283f2dcb950ad48fc4d2e6c806d34d0afef3dac /games/p5-Algorithm-Pair-Swiss/Makefile | |
parent | 557fccf40f548ee4016835cc3bdf73e9ff89d7c5 (diff) | |
download | ports-2fddee010867f4bdba899b6d499c89da9bacd449.tar.gz ports-2fddee010867f4bdba899b6d499c89da9bacd449.zip |
Notes
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss/Makefile')
-rw-r--r-- | games/p5-Algorithm-Pair-Swiss/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile index c5655a97bca7..6a27ffa04e56 100644 --- a/games/p5-Algorithm-Pair-Swiss/Makefile +++ b/games/p5-Algorithm-Pair-Swiss/Makefile @@ -7,9 +7,12 @@ CATEGORIES= games perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Generate unique pairings for tournaments +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 |