            SPELL=expect
          VERSION=5.43
           SOURCE=$SPELL-$VERSION.0.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://expect.nist.gov/src/$SOURCE
      SOURCE_HASH=sha512:692ceac0eea5f2e8f75c42217fab3b2e2c202b0c460a06d5986f56a81789fbe895032a1c50b7e7fb96fb0a3d3f52f8383e706cbd0b81aa0fe03fdcc8b3ae4143
         WEB_SITE=http://expect.nist.gov
          ENTERED=20020307
          UPDATED=20040226
       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
