           SPELL=gss
         VERSION=0.0.19
          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:c06e17a5b4fff84547102251459aff277c2e95fb0b989a119135223ccda35ddab901ee605e07774519cd717f81b52e5dfe7facaf7440678ce869665e269e7051
        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
