           SPELL=managesieve
         VERSION=0.4.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/50106/${SOURCE}
     SOURCE_HASH=sha512:61fd531c770095ff41313cc363204085412032a13c1547d1c0daf201691f213e25dd328b916b6f93b4bf006e28a87b87cfe5bfe02657951634968aa14966765f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://managesieve.rubyforge.org/"
      LICENSE[0]=BSD
         ENTERED=20070323
           SHORT="Ruby/ManageSieve is a pure-ruby library for the MANAGESIEVE protocol."
cat << EOF
Ruby/ManageSieve is a pure-ruby library for the MANAGESIEVE protocol. It
allows programmatic control of Sieve scripts, and the following commands
described in the MANAGESIEVE draft:

  * CAPABILITY * DELETESCRIPT * GETSCRIPT * HAVESPACE * LISTSCRIPTS * LOGOUT *
  PUTSCRIPT * SETACTIVE

The AUTHENTICATE command is partially implemented. Currently the LOGIN and
PLAIN authentication mechanisms are implemented.
EOF
