           SPELL=systemtap
         VERSION=5.6
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://sourceware.org/${SPELL}/ftp/releases/${SOURCE}
     SOURCE_HASH=sha512:24d8b6c0399050b1c86aebf3cf1acab3ec31c550e37bad454c3cbf3c183ddd278d013d2729a5d43949dd59f45630a5dd9bac403a4f2f14fb67c480702818a1e2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://sourceware.org/systemtap/
      LICENSE[0]=GPL
         ENTERED=20160329
           SHORT="Linux trace/probe tool"
cat << EOF
Systemtap is a tool that allows developers and administrators to write and reuse
simple scripts to deeply examine the activities of a live Linux system. Data may
be extracted, filtered, and summarized quickly and safely, to enable diagnoses
of complex performance or functional problems.
EOF
