           SPELL=freetalk
         VERSION=3.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
         SOURCE2=${SOURCE}.sig
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/${SPELL}/old/${SOURCE}
  SOURCE2_URL[0]=http://download.savannah.gnu.org/releases/${SPELL}/old/${SOURCE2}
      SOURCE_GPG=62E15A31.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.gnu.org/software/freetalk/"
      LICENSE[0]=GPL
         ENTERED=20071111
           SHORT="console based Jabber client"
cat << EOF
Freetalk is a console based Jabber client. It features a readline interface
with completion of buddy names, commands, and even ordinary English words.
Freetalk is extensible, configurable, and scriptable through a Guile interface.
EOF
