           SPELL=botan
         VERSION=3.9.0
  SECURITY_PATCH=2
          SOURCE=Botan-$VERSION.tar.xz
   SOURCE_URL[0]=https://botan.randombit.net/releases/$SOURCE
      SOURCE_GPG="botan.gpg:$SOURCE.asc"

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

SOURCE_DIRECTORY=$BUILD_DIRECTORY/Botan-$VERSION
        WEB_SITE=https://botan.randombit.net/
         ENTERED=20050926
      LICENSE[0]=BSD
        KEYWORDS="crypto"
           SHORT="a library of cryptographic algorithms written in C++"
cat << EOF
Botan is a library of cryptographic algorithms written in C++. 
It includes a wide selection of block and stream ciphers, public key algorithms,
hash functions, and message authentication codes. It has an easy-to-use filter 
interface and supports many common industry standards, including X.509v3.
EOF
