           SPELL=lsof
         VERSION=4.82
     SOURCE_HASH=sha512:33fc1f35f1b04f037d05cde4e832f982305f955d552503050a4f607427c650d3a8b7d5795ac12ba08721fd2b7e43e08c67d8c2d902c81651af2c41f40df45e8e
          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
        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
