           SPELL=envbot
         VERSION=0.0.1
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:9bb75383703d70ffb98c8a43aafe98a04fd0554c6ac64eaf19e0f5ad874d21a2a6d8ffa051e179828658b155c3c92cdcd479be530013399e83f80a90729087ed
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION/_/-}"
        WEB_SITE="http://envbot.org/"
      LICENSE[0]=GPLv3
         ENTERED=20071019
           SHORT="An advanced modular IRC bot coded in bash."
     # The make file installs all the docs and GATHER_DOCS get some non-docs,
     # so lets just turn it off here.
     GATHER_DOCS=off
cat << EOF
envbot is an advanced modular IRC bot coded in bash. Features include SSL,
IPv6, modularity (with several good modules already), transport modules
(including OpenSSL, GnuTLS, netcat, etc.), loading/unloading/reloading of
modules at runtime, rehashing configuration at runtime, advanced access
control, and much more.
EOF
