           SPELL=libnatpmp
         VERSION=20110808
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://miniupnp.free.fr/files/$SOURCE
     SOURCE_HASH=sha512:1bb4304319a0570602f19e4bf5ea42505de259f4f9d659ffc3f54faf67717e2e28563a50b747556bf5ee279fed6fe92ee798cddec233b7d3b97f3aad697729e2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://miniupnp.free.fr/libnatpmp.html
         ENTERED=20120221
      LICENSE[0]=BSD
           SHORT="NAT Port Mapping Protocol (NAT-PMP)"
cat << EOF
libnatpmp is an attempt to make a portable and fully compliant implementation of
the protocol for the client side. It is based on non blocking sockets and all
calls of the API are asynchronous. It is therefore very easy to integrate the
NAT-PMP code to any event driven code.
EOF
