aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-15 08:58:46 +0000
commitcb41fc662313ab27e3a613a60d4b23ce1729fe98 (patch)
treeb3585081f87b103f4a238f835baf3a4bd7baf4e3 /games
parentcc956d4fd48206fb851b41273022cfaba4ebaae5 (diff)
downloadports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.tar.gz
ports-cb41fc662313ab27e3a613a60d4b23ce1729fe98.zip
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=449893
Diffstat (limited to 'games')
-rw-r--r--games/p5-Algorithm-Pair-Best2/Makefile2
-rw-r--r--games/p5-Algorithm-Pair-Swiss/Makefile2
-rw-r--r--games/p5-Games-AlphaBeta/Makefile2
-rw-r--r--games/p5-Games-GuessWord/Makefile2
-rw-r--r--games/p5-Games-Tournament-RoundRobin/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/games/p5-Algorithm-Pair-Best2/Makefile b/games/p5-Algorithm-Pair-Best2/Makefile
index d875ce5a6693..e72c0d2e63fc 100644
--- a/games/p5-Algorithm-Pair-Best2/Makefile
+++ b/games/p5-Algorithm-Pair-Best2/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Select tournament pairings
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile
index a34de21d7f73..d77d47bf4a6f 100644
--- a/games/p5-Algorithm-Pair-Swiss/Makefile
+++ b/games/p5-Algorithm-Pair-Swiss/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Generate unique pairings for tournaments
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index aac340429bbe..860093ab2c47 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Game-tree search with object oriented interface
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/games/p5-Games-GuessWord/Makefile b/games/p5-Games-GuessWord/Makefile
index e2f05c5bf277..e84a7e7fe210 100644
--- a/games/p5-Games-GuessWord/Makefile
+++ b/games/p5-Games-GuessWord/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Guess the letters in a word (ie Hangman)
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/games/p5-Games-Tournament-RoundRobin/Makefile b/games/p5-Games-Tournament-RoundRobin/Makefile
index f29663340aa1..cdfbbf86705d 100644
--- a/games/p5-Games-Tournament-RoundRobin/Makefile
+++ b/games/p5-Games-Tournament-RoundRobin/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Round-Robin Tournament Schedule Pairings
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE