aboutsummaryrefslogtreecommitdiff
path: root/games/golddig
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-29 23:58:56 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-03-29 23:58:56 +0000
commit5c52f69437484a49d83cd5b95efdb6313483dbd3 (patch)
treea58a57fbd7f33ad388a8b3fa3d338a0f0f379aab /games/golddig
parenteda63ab57ce682340de26dccc25153d2e2c3293c (diff)
downloadports-5c52f69437484a49d83cd5b95efdb6313483dbd3.tar.gz
ports-5c52f69437484a49d83cd5b95efdb6313483dbd3.zip
Change the master site and add a pre-patch target (the tar file contains
shar archives) Add myself as maintainer.
Notes
Notes: svn path=/head/; revision=1241
Diffstat (limited to 'games/golddig')
-rw-r--r--games/golddig/Makefile15
1 files changed, 11 insertions, 4 deletions
diff --git a/games/golddig/Makefile b/games/golddig/Makefile
index 6e299c1a839b..ab085ec5870d 100644
--- a/games/golddig/Makefile
+++ b/games/golddig/Makefile
@@ -1,7 +1,14 @@
-DISTNAME= golddig
-DISTFILES= golddig2.tar.z
-MASTER_SITES= ftp://ss7.vlsi.ee.nus.sg/pub/games/X/
-NO_WRKSUBDIR= yes
+DISTNAME= golddig2
+MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= jmz@FreeBSD.org
+
+
+pre-patch:
+ @(cd ${WRKSRC}; for i in 245 244 246 247; do \
+ awk '{if (/^#!/) x++} {if(x) print $$0'} $$i| /bin/sh; \
+ done; mv golddig2/* .)
pre-install:
@mkdir -p ${PREFIX}/bin