aboutsummaryrefslogtreecommitdiff
path: root/games/gnuchess/pkg-descr
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1995-12-23 16:54:11 +0000
committerMark Murray <markm@FreeBSD.org>1995-12-23 16:54:11 +0000
commit5d1b1b8426d956b0e446cc2e78c06aa36ca37e64 (patch)
tree9180faae9d9a7e49f075b3262dd162eee58cd682 /games/gnuchess/pkg-descr
parente1ebc19ac8d40b9c0980e80e62bfef56ca4c3f17 (diff)
downloadports-5d1b1b8426d956b0e446cc2e78c06aa36ca37e64.tar.gz
ports-5d1b1b8426d956b0e446cc2e78c06aa36ca37e64.zip
Latest version of Gnu Chess. Now we can kick the ancient (Ca. 1989)
version out of the source tree.
Notes
Notes: svn path=/head/; revision=2584
Diffstat (limited to 'games/gnuchess/pkg-descr')
-rw-r--r--games/gnuchess/pkg-descr24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/gnuchess/pkg-descr b/games/gnuchess/pkg-descr
new file mode 100644
index 000000000000..f993cb911982
--- /dev/null
+++ b/games/gnuchess/pkg-descr
@@ -0,0 +1,24 @@
+ Gnuchess plays a game of chess against the user or it
+ plays against itself.
+
+ Gnuchess is an updated version of the GNU chess playing
+ program. It has a simple alpha-numeric board display, an
+ IBM PC compatible interface, or it can be compiled for use
+ with the chesstool program on a SUN workstation or with
+ the xboard program under X-windows. To invoke the program
+ gnuchess
+ - simple curses based version
+
+ gnuchessn
+ - fancy version using curses and inverse video on
+ UNIX, or IBM PC cursor controls and characters on
+ MSDOS
+
+ gnuchessr
+ - ASCII based version
+
+ gnuchessc
+ - chesstool compatible version
+
+ gnuchessx
+ - xboard compatible version