           MODULE=procinfo
         VERSION=18
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.cistron.nl/pub/people/svm/$SOURCE
        WEB_SITE=ftp://ftp.cistron.nl/pub/people/svm
         ENTERED=20010922
         UPDATED=20010922
           SHORT="procinfo is a package to acquire useful information from /proc."
cat << EOF
Procinfo is a package to allow you to get useful information from
/proc. /proc is the kernel filesystem. This is a place you can go to
acquire information from your running kernel. This version fixes
compatibility problems with Linux kernels 2.1.41 and above.
EOF
