           SPELL=dmidecode
         VERSION=3.5
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://savannah.nongnu.org/download/dmidecode/$SOURCE
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=nongnu.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.nongnu.org/dmidecode/
         ENTERED=20041008
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="tool for dumping a computer's DMI table contents"
cat << EOF
dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) 
table contents in a human-readable format.
EOF
