           SPELL=bmon
         VERSION=4.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/tgraf/bmon/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:2a5b527a78cc1084c3b96d8d621b002ee86d377776d7e25f711dc2869e59bcd6277cc5f103549fe0b635b1368228a66941d5069fd1240cff678b308d7e17218d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
        WEB_SITE=http://www.infradead.org/~tgr/bmon/
         ENTERED=20060701
      LICENSE[0]=GPL
           SHORT="a network data rate estimator"
cat << EOF
bmon supports various input methods for different architectures. Various output
modes exist including an interactive curses interface, lightweight HTML output
but also formatable ASCII output.

Statistics may be distributed over a network using multicast or unicast and
collected at some point to generate a summary of statistics for a set of nodes.
EOF
