           SPELL=strace
         VERSION=4.6
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/strace/$SOURCE
     SOURCE_HASH=sha512:09246a2b104b66f407d35d25407def13a49aaab1fefdb5c3693503d066f18c20b68057fdf7954feaff7281b37b2e503b43eba89b7977108d84cb51e16b57cb43
        WEB_SITE=http://sourceforge.net/projects/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
