           SPELL=xboard
         VERSION=4.9.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=446E23EE.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.gnu.org/software/xboard/
         ENTERED=20020425
      LICENSE[0]=GPL
           SHORT="xboard is a X chess program"
cat << EOF
XBoard is a graphical user interfaces for chess. They display a chessboard on
the screen, accept moves made with the mouse, and load and save games in
Portable Game Notation (PGN). They serve as front-ends for many different chess
services
EOF
