diff options
author | clement <clement@FreeBSD.org> | 2004-01-18 09:38:33 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-18 09:38:33 +0800 |
commit | 97edeeb51df0e8c20a53a4fcca8e812a4ce41c27 (patch) | |
tree | 8b9f7bb82d72dd9d557fa7de8b2287ea47727fa9 /games/Makefile | |
parent | ff5cc7d1f4d9c3e483ce0597f43e26fd1b024d34 (diff) | |
download | freebsd-ports-gnome-97edeeb51df0e8c20a53a4fcca8e812a4ce41c27.tar.gz freebsd-ports-gnome-97edeeb51df0e8c20a53a4fcca8e812a4ce41c27.tar.zst freebsd-ports-gnome-97edeeb51df0e8c20a53a4fcca8e812a4ce41c27.zip |
Add thudboard 0.9.6, the Discworld Boardgame Board.
ThudBoard - The Discworld Boardgame Board
ThudBoard is a computer application that can be used to play Thud battles
without using the actual board. If you don't have a clue what this Thud thing
is, take a look at the official Thud site at http://www.thudgame.com.
Multiple battles can be stored, so you can play many games simultaneously
without the onerous task of remembering where each individual piece was in
this battle you have been playing with your cousin in XXXX over the last
few years.
WWW: http://www.million.nl/thudboard/
PR: 61387
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Approved by: erwin (mentor) (implicitly)
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index c58ca8a53c70..ee155b247945 100644 --- a/games/Makefile +++ b/games/Makefile @@ -388,6 +388,7 @@ SUBDIR += tetrinet SUBDIR += tetrinet-x SUBDIR += textmaze + SUBDIR += thudboard SUBDIR += tictactoe3d SUBDIR += tileworld SUBDIR += tinymux |