]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Add details, licence information and description, url etc.
authorMarcus Scholz <commander1024@ipfire.org>
Tue, 8 Sep 2009 13:22:54 +0000 (15:22 +0200)
committerMarcus Scholz <commander1024@ipfire.org>
Tue, 8 Sep 2009 13:22:54 +0000 (15:22 +0200)
lfs/smartmontools

index 8fdadca3e9d28b40b5c3892edbf1dcc62c0e3428..55f8bd5ecae3b18c71eaecbb83fd778db4af3950 100644 (file)
@@ -33,9 +33,25 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 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