           SPELL=cyrus-sasl
         VERSION=2.1.26
  SECURITY_PATCH=2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.cyrusimap.org/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.cyrusimap.org/$SPELL/OLD-VERSIONS/$SOURCE
     SOURCE_HASH=sha512:78819cb9bb38bea4537d6770d309deeeef09ff44a67526177609d3e1257ff4334d2b5e5131d5a1e4dea7430d8db1918ea9d171f0dee38b5e8337f4b72ed068f0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
            DOCS="doc/*.txt doc/*.html doc/TODO"
      LICENSE[0]=BSD
        WEB_SITE=https://cyrusimap.org/
         ENTERED=20020717
           SHORT="Cyrus SASL (RFC 2222) Library"
cat << EOF
This is the Cyrus SASL API implentation. It can be used on the client or server
side to provide authentication. See RFC 2222 for more information.
The following mechanisms are included in this distribution:
* ANONYMOUS
* CRAM-MD5
* DIGEST-MD5
* EXTERNAL
* GSSAPI (MIT Kerberos 5, Heimdal Kerberos 5 or CyberSafe)
* KERBEROS_V4
* LOGIN
* NTLM (requires OpenSSL libcrypto)
* OTP (requires OpenSSL libcrypto)
* PLAIN
* SRP (work in progress; requires OpenSSL libcrypto)
EOF
