           SPELL=libowfat
         VERSION=0.32
  SECURITY_PATCH=1
          SOURCE="$SPELL-$VERSION.tar.xz"
   SOURCE_URL[0]=http://www.fefe.de/$SPELL/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG="FelixvonLeitner.gpg:$SOURCE2:UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
        WEB_SITE=http://www.fefe.de/libowfat/
      LICENSE[0]=GPL
           SHORT="A GPL reimplementation of libdjb."
cat << EOF
libowfat aims to reimplement the API defined by Prof. Dan Bernstein as
extracted in the libdjb project. However, the reimplementation is covered
by the GNU General Public License. The API is also extended slightly.
EOF
