           SPELL=lsof
         VERSION=4.87
     SOURCE_HASH=sha512:5e811225dd65366e3ef49628d567864fadda1dbda2d66a5e473123e73c468f5a3a577ae4e1b701a55ac49c2a759dab5c413663121c260a2804fca10ece902766
          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_URL[1]=ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/$SOURCE
   SOURCE_URL[2]=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/$SOURCE
   SOURCE_URL[3]=ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/OLD/$SOURCE
        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
