           SPELL=p11-kit
         VERSION=0.20.3
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
      SOURCE_GPG=D92765AF.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://p11-glue.freedesktop.org/releases/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
        WEB_SITE=http://p11-glue.freedesktop.org/p11-kit.html
         ENTERED=20110809
      LICENSE[0]=BSD
           SHORT="provides a way to load and enumerate PKCS#11 modules"
cat << EOF
p11-kit provides a way to load and enumerate PKCS#11 modules.
Provides a standard configuration setup for installing PKCS#11 modules
in such a way that they're discoverable.

Also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
EOF
