aboutsummaryrefslogtreecommitdiff
path: root/games/dopewars
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-06-19 18:01:14 +0000
committerJim Mock <jim@FreeBSD.org>2001-06-19 18:01:14 +0000
commit1ba170de3e11a03e0d2ce788f21d14fdb77cb458 (patch)
tree64c324643d6af529bfcd0e30e304132967a836dd /games/dopewars
parent7ed4229081f23ad591411f1981cc12688d883696 (diff)
downloadports-1ba170de3e11a03e0d2ce788f21d14fdb77cb458.tar.gz
ports-1ba170de3e11a03e0d2ce788f21d14fdb77cb458.zip
Update to version 1.5.1.
Notes
Notes: svn path=/head/; revision=44232
Diffstat (limited to 'games/dopewars')
-rw-r--r--games/dopewars/Makefile7
-rw-r--r--games/dopewars/distinfo2
-rw-r--r--games/dopewars/pkg-plist28
3 files changed, 18 insertions, 19 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 261bf93b577e..5712e3647dfc 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dopewars
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= games
MASTER_SITES= http://dopewars.sourceforge.net/ \
http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
@@ -20,8 +20,7 @@ USE_X_PREFIX= yes
CONFIGURE_ARGS= --enable-nls
-post-install:
- @${ECHO} "===> Documentation is installed in ${PREFIX}/share/doc/dopewars"
- @${ECHO} "===> Run 'dopewars -h' for usage options."
+DOPEWARS= ${PKGNAME}
+PLIST_SUB= DOPEWARS=${DOPEWARS}
.include <bsd.port.mk>
diff --git a/games/dopewars/distinfo b/games/dopewars/distinfo
index 1356ecde5ccb..2134e5e0ec98 100644
--- a/games/dopewars/distinfo
+++ b/games/dopewars/distinfo
@@ -1 +1 @@
-MD5 (dopewars-1.5.0.tar.gz) = 0914387302dc7abee50f28715e9d7807
+MD5 (dopewars-1.5.1.tar.gz) = 358ae5cd526b42ddee1dc28201780e45
diff --git a/games/dopewars/pkg-plist b/games/dopewars/pkg-plist
index 33797ecac07e..5d90a2540d49 100644
--- a/games/dopewars/pkg-plist
+++ b/games/dopewars/pkg-plist
@@ -1,16 +1,16 @@
bin/dopewars
-share/doc/dopewars-1.5.0/aiplayer.html
-share/doc/dopewars-1.5.0/clientplay.html
-share/doc/dopewars-1.5.0/commandline.html
-share/doc/dopewars-1.5.0/configfile.html
-share/doc/dopewars-1.5.0/credits.html
-share/doc/dopewars-1.5.0/developer.html
-share/doc/dopewars-1.5.0/i18n.html
-share/doc/dopewars-1.5.0/index.html
-share/doc/dopewars-1.5.0/installation.html
-share/doc/dopewars-1.5.0/metaserver.html
-share/doc/dopewars-1.5.0/server.html
-share/doc/dopewars-1.5.0/servercommands.html
-share/doc/dopewars-1.5.0/windows.html
+share/doc/%%DOPEWARS%%/aiplayer.html
+share/doc/%%DOPEWARS%%/clientplay.html
+share/doc/%%DOPEWARS%%/commandline.html
+share/doc/%%DOPEWARS%%/configfile.html
+share/doc/%%DOPEWARS%%/credits.html
+share/doc/%%DOPEWARS%%/developer.html
+share/doc/%%DOPEWARS%%/i18n.html
+share/doc/%%DOPEWARS%%/index.html
+share/doc/%%DOPEWARS%%/installation.html
+share/doc/%%DOPEWARS%%/metaserver.html
+share/doc/%%DOPEWARS%%/server.html
+share/doc/%%DOPEWARS%%/servercommands.html
+share/doc/%%DOPEWARS%%/windows.html
share/dopewars.sco
-@dirrm share/doc/dopewars-1.5.0
+@dirrm share/doc/%%DOPEWARS%%