           MODULE=strace
         VERSION=4.4
          SOURCE=${MODULE}_$VERSION-1.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/strace/$SOURCE
        WEB_SITE=http://www.wi.leidenuniv.nl/~wichert/strace
         ENTERED=20010922
         UPDATED=20010922
           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
