diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-11 23:48:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-11 23:48:51 +0000 |
commit | 53034c2c0b31646b52bed93810c3a612f6f637c5 (patch) | |
tree | 3685f6ed6ddf953e86f32270ed6096cb03b4a53f /games/thudboard | |
parent | 25bef59d893f3e009a3077be43fb0b952e5a3f7d (diff) | |
download | ports-53034c2c0b31646b52bed93810c3a612f6f637c5.tar.gz ports-53034c2c0b31646b52bed93810c3a612f6f637c5.zip |
Notes
Diffstat (limited to 'games/thudboard')
-rw-r--r-- | games/thudboard/Makefile | 5 | ||||
-rw-r--r-- | games/thudboard/distinfo | 4 | ||||
-rw-r--r-- | games/thudboard/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/games/thudboard/Makefile b/games/thudboard/Makefile index 1ece49795eeb..606d31cc4d7e 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -6,14 +6,15 @@ # PORTNAME= thudboard -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ MAINTAINER= Jan.Stocker@t-online.de COMMENT= The Discworld Boardgame Board -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ + ${PYTHON_SITELIBDIR}/_xmlplus/sax/__init__.py:${PORTSDIR}/textproc/py-xml USE_PYTHON= yes diff --git a/games/thudboard/distinfo b/games/thudboard/distinfo index b2424b5f1b7d..a45a9a8de4aa 100644 --- a/games/thudboard/distinfo +++ b/games/thudboard/distinfo @@ -1,2 +1,2 @@ -MD5 (thudboard-1.1.tar.gz) = 068e19bd1e74b77a3b37688f3c81c3f3 -SIZE (thudboard-1.1.tar.gz) = 1012230 +MD5 (thudboard-1.2.tar.gz) = ee31b5dd3ad04473bd74ffbf32ba9466 +SIZE (thudboard-1.2.tar.gz) = 1014852 diff --git a/games/thudboard/pkg-plist b/games/thudboard/pkg-plist index 93671aa0cb0f..76a5ec54cbbd 100644 --- a/games/thudboard/pkg-plist +++ b/games/thudboard/pkg-plist @@ -8,7 +8,9 @@ bin/thudboard %%DATADIR%%/img/check.gif %%DATADIR%%/img/colors %%DATADIR%%/img/copy.gif +%%DATADIR%%/img/down.gif %%DATADIR%%/img/dwarf.gif +%%DATADIR%%/img/info.gif %%DATADIR%%/img/list.gif %%DATADIR%%/img/lock.gif %%DATADIR%%/img/noclip.gif |