          MODULE=dmidecode
         VERSION=3.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://download.savannah.gnu.org/releases/dmidecode/
      SOURCE_VFY=sha256:e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae
        WEB_SITE=https://www.nongnu.org/dmidecode/
      MAINTAINER=ratler@lunar-linux.org
         ENTERED=20040629
         UPDATED=20240711
           SHORT="Tool for dumping a computer's DMI (SMBIOS) in a human-readable format"

cat << EOF
dmidecode, a tool for dumping a computer's DMI (some say SMBIOS) table
contents in a human-readable format. This table contains a description of
the system's hardware components, as well as other useful pieces of
information such as serial numbers and BIOS revision.
EOF
