           SPELL=lsof
         VERSION=4.79
          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:45f40f0983ea4b015c0f7662950814ce3037a1e95f1b433630c61cd2af08b84356aad7e8042af678d8313836c456ea203a0099ee4d6c638673ff7f87e1172133
        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
