           SPELL=libnftnl
         VERSION=1.0.3
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://www.netfilter.org/projects/${SPELL}/files/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL}.sig
      SOURCE_GPG=netfilter.gpg:${SOURCE2}:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.netfilter.org/projects/${SPELL}/index.html
         ENTERED=20141229
      LICENSE[0]=GPLv2
        KEYWORDS="net"
           SHORT='libnftnl is a low-level userspace library to nf_tables'
cat << EOF
libnftnl is a userspace library providing a low-level netlink programming
interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has
been previously known as libnftables. This library is currently used by
nftables.
EOF
