diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-05 08:26:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-05 08:26:06 +0000 |
commit | 56a7bb684671864ba6a4c81704798932c291309e (patch) | |
tree | 4e49f42cc242f2fcf350d72cd6b7c70464951087 /sysutils/smartmontools | |
parent | 363131f54558ee33f4f98c6b084cefeee3a2aa3a (diff) |
Notes
Diffstat (limited to 'sysutils/smartmontools')
-rw-r--r-- | sysutils/smartmontools/Makefile | 6 | ||||
-rw-r--r-- | sysutils/smartmontools/pkg-descr | 13 |
2 files changed, 7 insertions, 12 deletions
diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index ac063a7d0571..8be2d31ce1a5 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pav@FreeBSD.org COMMENT= S.M.A.R.T. disk monitoring tools USE_GMAKE= yes @@ -41,9 +41,7 @@ do-install: cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif -.include <bsd.port.pre.mk> - post-install: @${CAT} ${PKGMESSAGE} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/sysutils/smartmontools/pkg-descr b/sysutils/smartmontools/pkg-descr index 4b984795fe92..c95debe3b9fa 100644 --- a/sysutils/smartmontools/pkg-descr +++ b/sysutils/smartmontools/pkg-descr @@ -1,10 +1,7 @@ -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. +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. WWW: http://smartmontools.sourceforge.net - --- Eduard Martinescu -martines@frontiernet.net |