           SPELL=rrdtool
         VERSION=1.2.12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://people.ee.ethz.ch/~oetiker/webtools/rrdtool
         ENTERED=20020210
            DOCS="README examples/*.pl examples/*.cgi"
        KEYWORDS="net"
           SHORT="rrd is time-series data logging and graphing"
cat << EOF
RRDtool is basically the time-series graphing and data storage/management
component of MRTG, broken out and done right. Done right means that RRDtool is
magnitudes faster than MRTG and extremely configurable.
EOF
