           SPELL=strace
         VERSION=4.5.12
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/strace/$SOURCE
          MD5[0]='77ff326a09b3203fa7f053e349146a2e'
        WEB_SITE=http://www.liacs.nl/~wichert/strace/
         ENTERED=20010922
         UPDATED=20010922
      LICENSE[0]=BSD
       BUILD_API=2
           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
