           SPELL=gnupg
         VERSION=1.4.22
  SECURITY_PATCH=14
      PATCHLEVEL=0
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/$SPELL/$SOURCE
   SOURCE_URL[2]=ftp://ftp.linux.it/pub/mirrors/gnupg/$SPELL/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
  SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
  SOURCE2_URL[2]=${SOURCE_URL[2]}.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=GnuPG.gpg:$SOURCE2:VERIFIED_UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.gnupg.org/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="Tool for secure secure communication and data storage"
cat << EOF
GnuPG (the GNU Privacy Guard) is GNU's tool for secure communication and
data storage. It can be used to encrypt data and to create digital
signatures. It includes an advanced key management facility and is
compliant with the proposed OpenPGP Internet standard as described in
RFC2440. As such, it is meant to be compatible with PGP from NAI, Inc.
Because it does not use any patented algorithms, it can be used without
any restrictions.
EOF
