          MODULE=libdnet
         VERSION=1.12
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://libdnet.googlecode.com/files
      SOURCE_VFY=sha1:c6c3325e8e17797b45aa8510c6b2271bc685ef4b
        WEB_SITE=http://libdnet.googlecode.com
         ENTERED=20060314
         UPDATED=20111010
           SHORT="A interface to several low-level networking routines"

cat << EOF
libdnet provides a simplified, portable interface to several low-level
networking routines, including:
  * network address manipulation
  * kernel arp(4) cache and route(4) table lookup and manipulation
  * network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...)
  * network interface lookup and manipulation
  * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
  * raw IP packet and Ethernet frame transmission
EOF
