           SPELL=cyrus-sasl
         VERSION=2.1.23
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$SOURCE
   SOURCE_URL[1]=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/$SOURCE
     SOURCE_HASH=sha512:bf72db55fefe9eccfe4a12caf1160efc80aba98f8acc2743af360fda96659a3ee1fc3a5af6104b3dfc8fc4571f4e98526b9719a6cdf0948980cf76a9cb1a2b0e
      LICENSE[0]=BSD
        WEB_SITE=http://cyrusimap.web.cmu.edu/
         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
* KERBEROS_V4
* PLAIN
* CRAM-MD5 (deprecated)
* GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5)
* DIGEST-MD5
* LOGIN (unsupported)
* SRP (unsupported, may not work)
EOF
