           SPELL=cyrus-sasl
         VERSION=2.1.28
     SOURCE_HASH=sha512:db15af9079758a9f385457a79390c8a7cd7ea666573dace8bf4fb01bb4b49037538d67285727d6a70ad799d2e2318f265c9372e2427de9371d626a1959dd6f78
  SECURITY_PATCH=3
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/cyrusimap/$SPELL/releases/download/$SPELL-$VERSION/$SOURCE
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
