           SPELL=bmon
         VERSION=3.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/tgraf/bmon/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:a5017a8924f8ac5eaf9f671a8494302081050aab14f629f863eecccd01ea1f4a223b3f8ce4deb4304d5904dd99acca92e973ba503167d3805641d88ddbb938ce
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
