           SPELL=memconf
         VERSION=2.4
          SOURCE=$SPELL.gz
         SOURCE2=$SPELL.man
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://myweb.cableone.net/4schmidts/unix/$SOURCE
  SOURCE2_URL[0]=http://myweb.cableone.net/4schmidts/unix/$SOURCE2
   SOURCE_IGNORE=unversioned
  SOURCE2_IGNORE=unversioned
      LICENSE[0]=GPL
        WEB_SITE=http://myweb.cableone.net/4schmidts/memconf.html
        KEYWORDS="utils"
         ENTERED=20080114
           SHORT="memory module reporting script"
cat << EOF
memconf reports the size of each SIMM/DIMM memory module installed in a system.
It also reports the system type and any empty memory sockets. In verbose mode,
it also reports the following information if available:

  * banner name, model, and CPU/system frequencies
  * address range and bank numbers for each module
EOF
