          MODULE=tunctl
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_VFY=sha256:aa2a6c4cc6bfacb11e0d9f62334a6638a0d435475c61230116f00b6af8b14fff
        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
