summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-04-09 16:43:32 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-04-09 16:43:32 +0000
commit705c6cae52dc14b81cc4b588cb293e123ebe6345 (patch)
treecd7891ee5a6ba1298bb31ef7fbcf07e43e08ae9e
parent- Update to 2.4.1 (diff)
- Remove dead mirrros, add some working ones
- Nuke pkg-plist in favour of PLIST_* while here PR: ports/95436 Submitted by: Lars Engels
Notes
Notes: svn path=/head/; revision=159216
-rw-r--r--games/xpuzzletama/Makefile10
-rw-r--r--games/xpuzzletama/pkg-plist3
2 files changed, 6 insertions, 7 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile
index 9805174023dc..6dce1343da81 100644
--- a/games/xpuzzletama/Makefile
+++ b/games/xpuzzletama/Makefile
@@ -8,10 +8,9 @@
PORTNAME= xpuzzletama
PORTVERSION= 1.5b
CATEGORIES= games
-MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \
- ftp://ftp.riken.go.jp/pub/Linux/jg/JG-0.9.1/sources/ \
- ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \
- ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/
+MASTER_SITES= http://www.hanzubon.org/mirrors/Vine/VinePlus/1.1/JG-0.9.1/sources/ \
+ http://hanzubon.jp/Vine/VinePlus/1.1/JG-0.9.1/sources/ \
+ http://ftp.ussg.iu.edu/FreeBSD/ports/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Puzzle tama, a tetris like game
@@ -21,6 +20,9 @@ USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
+PLIST_FILES= bin/xpuzzletama lib/X11/xpuzzletama/tama_score
+PLIST_DIRS= lib/X11/xpuzzletama
+
post-install:
${MKDIR} ${PREFIX}/lib/X11/xpuzzletama
${INSTALL} ${COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m 666 \
diff --git a/games/xpuzzletama/pkg-plist b/games/xpuzzletama/pkg-plist
deleted file mode 100644
index b1a373d1a932..000000000000
--- a/games/xpuzzletama/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/xpuzzletama
-lib/X11/xpuzzletama/tama_score
-@dirrm lib/X11/xpuzzletama