source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=freecell-solver
         VERSION=6.10.0
     SOURCE_HASH=sha512:c79f1c4643e704739054f00c3afbf2cd38c527685b12b68ce0cd106da23714bac82783eaaf8646c084fb0a12ed1f3cc7986512330f96caa8bb26424ab418d4a5
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=https://fc-solve.shlomifish.org
   SOURCE_URL[0]=$WEB_SITE/downloads/fc-solve/$SOURCE
      LICENSE[0]=MIT
         ENTERED=20180817
        KEYWORDS=""
           SHORT="automatically solves layouts of Freecell"
cat << EOF
Freecell Solver - a program that automatically solves layouts of Freecell and 
similar variants of Card Solitaire such as Eight Off, Forecell, and Seahaven 
Towers, as well as Simple Simon boards
EOF
