           SPELL=gss
         VERSION=0.0.16
       BUILD_API=2
          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
          MD5[0]=1f390d075b4c1dfdfe59e8dcfb1f2d51
        WEB_SITE=http://www.gnu.org/software/gss/
         ENTERED=20031013
         UPDATED=20031013
      LICENSE[0]=GPL
           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
