            SPELL=expect
          VERSION=5.45.4
           SOURCE=$SPELL$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL$VERSION
    SOURCE_URL[0]=https://sourceforge.net/projects/$SPELL/files/Expect/$VERSION/$SOURCE/download
      SOURCE_HASH=sha512:a8dc25e8175f67e029e15cbcfca1705165c1c4cb2dd37eaaaebffb61e3ba132d9519cd73ca5add4c3358a2b0b7a91e878279e8d0b72143ff2c287fce07e4659a
         WEB_SITE=http://expect.nist.gov
          ENTERED=20020307
       LICENSE[0]=UNKNOWN
         KEYWORDS="telnet ftp devel"
            SHORT="Automate interactive applications (telnet, ftp, passwd, etc)"
cat << EOF
Expect is a tool for automating interactive applications such as telnet, 
ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff 
trivial. Expect is also useful for testing these same applications. 
And by adding Tk, you can also wrap interactive applications in X11 GUIs.
EOF
