diff options
author | markm <markm@FreeBSD.org> | 1995-12-24 00:54:11 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1995-12-24 00:54:11 +0800 |
commit | 79f169954b2ced3724aeddb79d987596a62ed207 (patch) | |
tree | ff0c8bc1dffaf4db0de5b62e541484690df2af35 /games/gnuchess/pkg-descr | |
parent | 1b56a6190dbbe9094394c114b3d4a8f9ceb56d43 (diff) | |
download | freebsd-ports-gnome-79f169954b2ced3724aeddb79d987596a62ed207.tar.gz freebsd-ports-gnome-79f169954b2ced3724aeddb79d987596a62ed207.tar.zst freebsd-ports-gnome-79f169954b2ced3724aeddb79d987596a62ed207.zip |
Latest version of Gnu Chess. Now we can kick the ancient (Ca. 1989)
version out of the source tree.
Diffstat (limited to 'games/gnuchess/pkg-descr')
-rw-r--r-- | games/gnuchess/pkg-descr | 24 |
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 |