          MODULE=crafty
         VERSION=25.2
          SOURCE=$MODULE-$VERSION.zip
   SOURCE_URL[0]=http://www.craftychess.com/downloads/source
   SOURCE_URL[1]=ftp://ftp.cis.uab.edu/pub/hyatt/source
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha256:337e00bab79c33739fbaa71cd26c65f986886ee0d8ce181f2cb62f2efd317710
        WEB_SITE=http://www.craftychess.com
         ENTERED=20020501
         UPDATED=20170326
           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
