aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Algorithm-Pair-Swiss
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:52:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:52:18 +0000
commit2fddee010867f4bdba899b6d499c89da9bacd449 (patch)
tree0283f2dcb950ad48fc4d2e6c806d34d0afef3dac /games/p5-Algorithm-Pair-Swiss
parent557fccf40f548ee4016835cc3bdf73e9ff89d7c5 (diff)
downloadports-2fddee010867f4bdba899b6d499c89da9bacd449.tar.gz
ports-2fddee010867f4bdba899b6d499c89da9bacd449.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189349 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353437
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss')
-rw-r--r--games/p5-Algorithm-Pair-Swiss/Makefile5
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