          MODULE=xboard
         VERSION=4.9.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$GNU_URL/$MODULE
      SOURCE_VFY=sha256:2b2e53e8428ad9b6e8dc8a55b3a5183381911a4dae2c0072fa96296bbb1970d6
        WEB_SITE=http://www.tim-mann.org/xboard.html
         ENTERED=20020428
         UPDATED=20161023
           SHORT="A graphical user interface for chess"

cat << EOF
XBoard is a graphical user interfaces for chess. They display a
chessboard on the screen, accept moves made with the mouse, and loads
and saves games in Portable Game Notation (PGN).  It serves as a
front-end for many different chess services, including:
 * Chess engines that will run on your machine and play a game against
   you or help you analyze, such as GNU Chess and Crafty.
 * Chess servers on the Internet, where you can connect to play chess
   with people from all over the world, watch other users play, or
   just hang out and chat.
 * Correspondence chess played by electronic mail. The CMail program
   automates the tasks of parsing email from your opponent, playing
   his moves out on your board, and mailing your reply move after
   you've chosen it.
EOF
