           SPELL=strace
         VERSION=4.5.15
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/strace/$SOURCE
     SOURCE_HASH=sha512:81c402aabfa7577ddc623066564b1adcd7287ce04367763a8039c6d80e6d8deae4f6c0e214eb05f410e13606d3dc73be116b947cca875ea1dda377d1dcad4a82
        WEB_SITE=http://www.liacs.nl/~wichert/strace/
         ENTERED=20010922
      LICENSE[0]=BSD
        KEYWORDS="devel"
           SHORT="System call tracing utility (like trace, truss, etc)"
cat << EOF
strace is a useful diagnositic, instructional, and debugging tool.
System adminstrators, diagnosticians and troubleshooters will find
it invaluable for solving problems with programs for which the source
is not readily.
EOF
