SPELL=netstat-nat VERSION=1.4.9 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_URL[0]=http://tweegy.demon.nl/download/$SOURCE SOURCE_HASH=sha512:edc758127602e2d59d76c1f93f3f745f9d7b2ebc52289b859c0dbc9eee4ed3c77f30295e3c2f2b70bdff3d14a6411575e23a94390b80df1c8921c331ae6ff6af SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE=http://tweegy.demon.nl/projects/netstat-nat LICENSE[0]=GPL ENTERED=20050404 SHORT="a small program written in C that displays NAT connections" cat << EOF Netstat-nat is a small program written in C. It displays NAT connections, managed by netfilter/iptables which comes with the > 2.4.x linux kernels. The program reads its information from '/proc/net/ip_conntrack', which is the temporary conntrack-storage of netfilter. EOF .