a97112d243
- Add LICENSE - Update pkg-descr Changes: http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_5_40/smartmontools/NEWS PR: ports/151532 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) Approved by: pgollucci (mentor, implicit)
28 lines
720 B
Text
28 lines
720 B
Text
@comment $FreeBSD$
|
|
@unexec /bin/echo "===>" Stopping smartd ...
|
|
@unexec /usr/bin/killall smartd 2>/dev/null || true
|
|
etc/periodic/daily/smart
|
|
etc/smartd.conf.sample
|
|
sbin/smartctl
|
|
sbin/smartd
|
|
sbin/update-smart-drivedb
|
|
%%DOCSDIR%%/AUTHORS
|
|
%%DOCSDIR%%/CHANGELOG
|
|
%%DOCSDIR%%/COPYING
|
|
%%DOCSDIR%%/INSTALL
|
|
%%DOCSDIR%%/NEWS
|
|
%%DOCSDIR%%/README
|
|
%%DOCSDIR%%/TODO
|
|
%%DOCSDIR%%/WARNINGS
|
|
%%DOCSDIR%%/examplescripts/Example1
|
|
%%DOCSDIR%%/examplescripts/Example2
|
|
%%DOCSDIR%%/examplescripts/Example3
|
|
%%DOCSDIR%%/examplescripts/Example4
|
|
%%DOCSDIR%%/examplescripts/README
|
|
%%DOCSDIR%%/smartd.conf
|
|
%%DATADIR%%/drivedb.h
|
|
@dirrm %%DATADIR%%
|
|
@dirrm %%DOCSDIR%%/examplescripts
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrmtry etc/periodic/daily
|
|
@dirrmtry etc/periodic
|