          MODULE=libgssglue
         VERSION=0.9
          SOURCE=$MODULE-$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.com/gsasl/libgssglue/-/archive/libgssglue-$VERSION/
      SOURCE_VFY=sha256:4cd4a3ad10ec05fb4c53a0802f35c860a625fa3bb2c98588549a29b53f3c295d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
        WEB_SITE=https://gitlab.com/gsasl/libgssglue/
         ENTERED=20140510
         UPDATED=20240206
           SHORT="Exports a gssapi interface"

cat << EOF
This library exports a gssapi interface, but doesn't implement any gssapi
mechanisms itself; instead it calls gssapi routines in other libraries,
depending on the mechanism.
EOF
