source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=putty
         VERSION=0.83
  SECURITY_PATCH=6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://the.earth.li/~sgtatham/putty/latest/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.gpg
      SOURCE_GPG=putty.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.chiark.greenend.org.uk/~sgtatham/putty/
         ENTERED=20040721
      LICENSE[0]=MIT
        KEYWORDS="telnet ssh crypto"
           SHORT="Telnet and SSH client"
cat << EOF
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms,
along with an xterm terminal emulator.
EOF
