           SPELL=lsof
         VERSION=4.80
          SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_$VERSION
   SOURCE_URL[0]=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/$SOURCE
     SOURCE_HASH=sha512:68153d81353236a3100be4ba87d5f40059e5e1cca1657dd2c853a57b628ac3260abbc6a4bbe65fc2322d68a16bdb0acb4bf8857c8a31a6b48371c440f744f836
        WEB_SITE=http://freshmeat.net/projects/lsof/
         ENTERED=20011005
      LICENSE[0]=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
        KEYWORDS="utils"
           SHORT="LiSt Open Files"
cat << EOF
Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open
Files, and it does just that. It lists information about any files that
are open by processes currently running on the system. It can also list
communications open by each process.
EOF
