           SPELL=gnuchess
         VERSION=6.2.5
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
      SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/chess/$SOURCE
  SOURCE2_URL[0]=$GNU_URL/chess/$SOURCE2
        WEB_SITE=http://www.gnu.org/software/chess/chess.html
#     SOURCE_HASH=sha512:143e84da292a5e6472f88b7a04c65040d047dd1921bc16e2e3357fc5ee748cfdf213b06df74d477d23825ea1828b2eee2b837efd4d45435ef3c9a0895b1ef549
      LICENSE[0]=GPL
         ENTERED=20020415
           SHORT="GNU Chess is the GNU chess program"
cat << EOF
GNU Chess lets most modern computers play a full game of chess. It has a plain
terminal interface but supports visual interfaces such as X-Windows "xboard" as
well as a full 3-dimensional wooden chess-board protocol for the Novag Chess
board enabling one to be relatively free of the computer itself. See the
distribution README for explanation.
EOF
