            SPELL=expect
          VERSION=5.44.1.15
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE_HASH=sha512:c932bd040527c99dce153603d18ce0239a55788fad3ff875acabc2ec06c710d08b723daa333ba9fd4b0c6976491bc400285c5c76cb82285a1405c06e6453c286
         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
