          MODULE=tunctl
         VERSION=1.5
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha1:ff9c424827deb45ff1c36febdf57708ce17455e5
        WEB_SITE="http://tunctl.sourceforge.net/"
         ENTERED=20090402
         UPDATED=20090402
           SHORT="a tool for controlling the TUN/TAP driver in Linux."
cat <<EOF
tunctl is used to set up and maintain persistent TUN/TAP network
interfaces, enabling user applications to simulate network
traffic. Such interfaces is useful for VPN software, virtualization,
emulation, simulation, and a number of other applications.
EOF

