           SPELL=mtr
         VERSION=0.75
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.bitwizard.nl/mtr/$SOURCE
     SOURCE_HASH=sha512:2a93acb9735a5611c423ccec84a8b83623afd367597c3d0acade5d47de792ac62b27e7f62c3983ea94f1b2bd19a189676d84f967d282c4ff5648faf623c9a1ca
        WEB_SITE=http://www.bitwizard.nl/mtr/
         ENTERED=20010922
        KEYWORDS="net"
           SHORT="program that combines functionality of traceroute and ping"
cat << EOF
mtr (matt's traceroute) is a system administrators utility to trace the route
ip packets from the current system to some destination system. Superior to
traceroute it also shows the times packages take from that points like ping.
EOF
