OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+MAINTAINER =
+GROUP = Networking/VPN
CORE = yes
EXTRA = no
DEBUG = no
+BUILD_DEPS =
+DEPS =
+
+URL = http://smartmontools.sourceforge.net/
+LICENSE = GPLv2
+SHORT_DESC = A set of tools that watches HDD S.M.A.R.T status.
+
+define LONG_DESC
+The smartmontools package contains two utility programs (smartctl and \
+smartd) to control and monitor storage systems using the Self-Monitoring, \
+Analysis and Reporting Technology System (SMART) built into most modern ATA \
+and SCSI harddisks. In many cases, these utilities will provide advanced \
+warning of disk degradation and failure. \
+endef
###############################################################################
# Top-level Rules