           SPELL=libassuan
         VERSION=2.1.2

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

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

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.gnupg.org/
         ENTERED=20031126
      LICENSE[0]=GPL
        KEYWORDS="gnupg crypto"
           SHORT="Libassuan is the IPC library used by GnuPG"
cat << EOF
Libassuan is the IPC library used by GnuPG 1.9, gpgme and the old newpg
package.  It used to be included with the latter packages but we
decided to make your life not too easy and separated it out to a
standalone library.
EOF
