          MODULE=crafty
         VERSION=23.4
          SOURCE=$MODULE-$VERSION.zip
   SOURCE_URL[0]=http://www.craftychess.com
   SOURCE_URL[1]=ftp://ftp.cis.uab.edu/pub/hyatt/source
      SOURCE_VFY=sha1:383079c0f99f133faa541d1949f6be4f67101f3f
        WEB_SITE=http://www.craftychess.com
         ENTERED=20020501
         UPDATED=20110522
           SHORT="A text based chess program"

cat << EOF
Crafty is a chess program written by Bob Hyatt (hyatt@cis.uab.edu).
It is modeled after Cray Blitz (also written by Bob).

Crafty has the following features:
- written in C
- can be compiled with the GNU C compiler on various platforms
- has a customizable opening book
- supports tablebases (Steven Edward's endgame database)
- text interface
EOF
