           SPELL=libsasl
          SPELLX=cyrus-sasl
         VERSION=2.1.28
      PATCHLEVEL=2
          SOURCE=$SPELLX-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cyrus-sasl-$VERSION
   SOURCE_URL[0]=https://github.com/cyrusimap/cyrus-sasl/releases/download/$SPELLX-$VERSION/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=cyrus.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=BSD
        WEB_SITE=https://cyrusimap.web.cmu.edu/
         ENTERED=20090722
           SHORT="Cyrus SASL (RFC 2222) Library"
cat << EOF
This is the Cyrus SASL API implentation. This spell can only be used on
the client
side to provide authentication. Use the cyrus-sasl spell for server side
authentication.
See RFC 2222 for more information.
EOF
