           SPELL=smartmontools
         VERSION=7.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/smartmontools/${SOURCE}
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=smartmontools.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
	WEB_SITE=https://www.smartmontools.org/
         ENTERED=20040808
      LICENSE[0]=GPL
        KEYWORDS="smart disk utils"
           SHORT="control and monitor storage systems"
cat << EOF
The Self-Monitoring, Analysis and Reporting Technology system (SMART) built
into most modern ATA and SCSI hard disks. In many cases, these utilities
will provide advanced warning of disk degradation and failure.
Smartmontools is derived from the smartsuite package, and includes support
for ATA/ATAPI-3 to -7 disks and SCSI disk and tape devices. It should run
on any modern Darwin, Linux, FreeBSD, NetBSD, Solaris, or Windows system.
EOF
