           SPELL=memconf
         VERSION=3.15
          SOURCE=${SPELL}.v${VERSION}.pl.gz
         SOURCE2=$SPELL.man
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]="${SOURCEFORGE_URL}"/${SPELL}/V${VERSION}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
  SOURCE2_URL[0]="${SOURCEFORGE_URL}"/${SPELL}/V${VERSION}/${SOURCE2}
  SOURCE2_IGNORE=unversioned
      LICENSE[0]=GPL
        WEB_SITE=https://sourceforge.net/projects/memconf/
        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
