           SPELL=libgcrypt
         VERSION=1.6.2
  SECURITY_PATCH=2

          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgcrypt/$SOURCE
      SOURCE_GPG="GnuPG.gpg:$SOURCE.sig"

         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature

        WEB_SITE=http://directory.fsf.org/wiki/Libgcrypt
         ENTERED=20020212
      PATCHLEVEL=0
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="libgcrypt is a general purpose crypto library"
cat << EOF
Libgcrypt is a general purpose crypto library based on the code used
in GnuPG
EOF
