           SPELL=gss
         VERSION=0.0.17
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://josefsson.org/gss/releases/$SOURCE
   SOURCE_URL[1]=ftp://alpha.gnu.org/gnu/gss/$SOURCE
     SOURCE_HASH=sha512:f28e2fc8cc1e1c989ca88a9262f19e91f49634c5a3f508e58e36f3777ab801b8def9735f3e4f9d4c87e8b65ba05bd624fe48e8a6edf8a2dfb26edc6533048139
        WEB_SITE=http://www.gnu.org/software/gss/
         ENTERED=20031013
      LICENSE[0]=GPL
        KEYWORDS="security crypto"
           SHORT="Generic Security Service (GSS-API) implementation"
cat << EOF
GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API, RFC 2743/2744). GSS-API is used by network servers (e.g., IMAP, SMTP) to provide security services, e.g., authenticate clients against servers. GSS consists of a library and a manual.
EOF
