aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-09 11:52:05 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-09 11:52:05 +0800
commit77c8aa61904ac3935761803bd4773022659d10f1 (patch)
treefaebfc87d5becad437670f995280a79877756b6f /games
parent1d43be796ac7cc1d0b35b97ab30428ec466881fb (diff)
downloadfreebsd-ports-gnome-77c8aa61904ac3935761803bd4773022659d10f1.tar.gz
freebsd-ports-gnome-77c8aa61904ac3935761803bd4773022659d10f1.tar.zst
freebsd-ports-gnome-77c8aa61904ac3935761803bd4773022659d10f1.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189346 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/p5-Games-AlphaBeta/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index da1b03380a1b..81dcd9a96c33 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -8,9 +8,12 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Game-tree search with object oriented interface
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= modbuild