          MODULE=cyrus-sasl
         VERSION=2.1.15
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$SOURCE
      SOURCE_MD5=82c7f82a777b7bc10cc1ef68fb8e2a37
      SOURCE_VFY=md5:82c7f82a777b7bc10cc1ef68fb8e2a37
        WEB_SITE=http://asg.web.cmu.edu/sasl/
         ENTERED=20020826
         UPDATED=20030727
           SHORT="SASL is the Simple Authentication and Security Layer"
cat << EOF
cyrus-sasl

SASL is the Simple Authentication and Security Layer

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
    * SCRAM-MD5 (deprecated)
    * GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5)
    * DIGEST-MD5
    * LOGIN (unsupported)
* SRP (unsupported, may not work) 
EOF
