aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2008-04-17 22:30:31 +0800
committeraraujo <araujo@FreeBSD.org>2008-04-17 22:30:31 +0800
commitc94d115b8e9cb4ad3d8424685fe7c324767594f3 (patch)
tree6cb0853059727bc626be6002ec069cf4edbfd17a /games
parent79defce4f3dcafa040fed233fd412ff265751d47 (diff)
downloadfreebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.tar.gz
freebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.tar.zst
freebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.zip
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
Diffstat (limited to 'games')
-rw-r--r--games/lm-solve/Makefile3
-rw-r--r--games/p5-Algorithm-Pair-Best/Makefile3
-rw-r--r--games/p5-Algorithm-Pair-Swiss/Makefile3
-rw-r--r--games/p5-Baseball-Sabermetrics/Makefile3
-rw-r--r--games/p5-Games-Alak/Makefile3
-rw-r--r--games/p5-Games-AlphaBeta/Makefile3
-rw-r--r--games/p5-Games-Bingo-Bot/Makefile3
-rw-r--r--games/p5-Games-Bingo-Print/Makefile3
-rw-r--r--games/p5-Games-Dice/Makefile3
-rw-r--r--games/p5-Games-GuessWord/Makefile3
-rw-r--r--games/p5-Games-Tournament-RoundRobin/Makefile3
11 files changed, 11 insertions, 22 deletions
diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile
index 67a27863c5d8..24535e47ed70 100644
--- a/games/lm-solve/Makefile
+++ b/games/lm-solve/Makefile
@@ -9,8 +9,7 @@
PORTNAME= lm-solve
PORTVERSION= 0.8.3
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
DISTNAME= Games-LMSolve-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/games/p5-Algorithm-Pair-Best/Makefile b/games/p5-Algorithm-Pair-Best/Makefile
index 523e884932a9..feabee89b844 100644
--- a/games/p5-Algorithm-Pair-Best/Makefile
+++ b/games/p5-Algorithm-Pair-Best/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Algorithm-Pair-Best
PORTVERSION= 1.010
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Algorithm
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile
index e184eae95bd3..bd3bf0db5967 100644
--- a/games/p5-Algorithm-Pair-Swiss/Makefile
+++ b/games/p5-Algorithm-Pair-Swiss/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Algorithm-Pair-Swiss
PORTVERSION= 0.14
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Algorithm
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
diff --git a/games/p5-Baseball-Sabermetrics/Makefile b/games/p5-Baseball-Sabermetrics/Makefile
index 84b24b48b43a..8b2fc53bdb83 100644
--- a/games/p5-Baseball-Sabermetrics/Makefile
+++ b/games/p5-Baseball-Sabermetrics/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Baseball-Sabermetrics
PORTVERSION= 0.03
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Baseball/VICTOR
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
diff --git a/games/p5-Games-Alak/Makefile b/games/p5-Games-Alak/Makefile
index e0123ad09102..9a91aabb09dc 100644
--- a/games/p5-Games-Alak/Makefile
+++ b/games/p5-Games-Alak/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-Alak
PORTVERSION= 0.19
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/A/AV/AVIF
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index 944b5bf04962..e2b0abf4f0a9 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-AlphaBeta
PORTVERSION= 0.4.6
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
diff --git a/games/p5-Games-Bingo-Bot/Makefile b/games/p5-Games-Bingo-Bot/Makefile
index bec900109652..260201ffee42 100644
--- a/games/p5-Games-Bingo-Bot/Makefile
+++ b/games/p5-Games-Bingo-Bot/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-Bingo-Bot
PORTVERSION= 0.01
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile
index 5cb80d117626..8a57e0fbe2c1 100644
--- a/games/p5-Games-Bingo-Print/Makefile
+++ b/games/p5-Games-Bingo-Print/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-Bingo-Print
PORTVERSION= 0.02
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
diff --git a/games/p5-Games-Dice/Makefile b/games/p5-Games-Dice/Makefile
index c9bedf039581..00e34f243d08 100644
--- a/games/p5-Games-Dice/Makefile
+++ b/games/p5-Games-Dice/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-Dice
PORTVERSION= 0.02
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
diff --git a/games/p5-Games-GuessWord/Makefile b/games/p5-Games-GuessWord/Makefile
index cf6a5f2e91c5..2fe6785b5ae9 100644
--- a/games/p5-Games-GuessWord/Makefile
+++ b/games/p5-Games-GuessWord/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-GuessWord
PORTVERSION= 0.15
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
diff --git a/games/p5-Games-Tournament-RoundRobin/Makefile b/games/p5-Games-Tournament-RoundRobin/Makefile
index d342616e0650..2ed3a9c3f539 100644
--- a/games/p5-Games-Tournament-RoundRobin/Makefile
+++ b/games/p5-Games-Tournament-RoundRobin/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Games-Tournament-RoundRobin
PORTVERSION= 0.01
CATEGORIES= games perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Games
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org