summaryrefslogtreecommitdiff
path: root/games/gnuchess4/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:47:39 +0000
committerzuntum <zuntum>2001-11-01 00:47:39 +0000
commit1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (patch)
tree9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /games/gnuchess4/DESCR
parent12b93642c9daf031b8f20f51ed2a9a139529d6ef (diff)
downloadpkgsrc-1b9f41a39161bad144fdeb94a0e51fa8ba7c309a.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'games/gnuchess4/DESCR')
-rw-r--r--games/gnuchess4/DESCR24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/gnuchess4/DESCR b/games/gnuchess4/DESCR
new file mode 100644
index 00000000000..f993cb91198
--- /dev/null
+++ b/games/gnuchess4/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