           SPELL=nethogs
         VERSION=0.8.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.asc
   SOURCE_URL[0]=https://github.com/raboof/${SPELL}/archive/v${VERSION}.tar.gz
  SOURCE2_URL[0]=https://github.com/raboof/${SPELL}/releases/download/v${VERSION}/${SOURCE2}
      SOURCE_GPG=raboof.gpg:${SOURCE2}:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="DESIGN ${DOCS}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/raboof/nethogs
      LICENSE[0]=GPL
         ENTERED=20170828
        KEYWORDS="net"
           SHORT="Linux 'net top' tool"
cat << EOF
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per
protocol or per subnet, like most tools do, it groups bandwidth by process.
EOF
