summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-24 07:45:38 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-24 07:45:38 +0000
commit8f6fed2ed5f7bcc26040cd03a29444f7960aa11b (patch)
treee699153a5dbded87525d2cfff013887edcf2cb77 /sysutils/Makefile
parent- Update to 1.2.1: (diff)
Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.
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 (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. PR: 58085 Submitted by: Eduard Martinescu <martines@rochester.rr.com> Approved by: krion (implicit)
Notes
Notes: svn path=/head/; revision=92042
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 2c4201cf4265..f685b080a2d8 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -287,6 +287,7 @@
SUBDIR += sleuthkit
SUBDIR += slmon
SUBDIR += sloth
+ SUBDIR += smartmontools
SUBDIR += socket
SUBDIR += socklog
SUBDIR += spinner