mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
ff755b6f57
Approved by: maintainer no response (1 week) Reviewed by: eik Suggested by: hrs (obtained from: hrs's cvsyncd patch)
22 lines
584 B
Plaintext
22 lines
584 B
Plaintext
@comment $FreeBSD$
|
|
@unexec /bin/echo "===>" Stopping smartd ...
|
|
@unexec /usr/bin/killall smartd 2>/dev/null || true
|
|
etc/smartd.conf.sample
|
|
etc/rc.d/smartd.sh
|
|
sbin/smartctl
|
|
sbin/smartd
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/WARNINGS
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%EXAMPLESDIR%%/Example1
|
|
%%EXAMPLESDIR%%/Example2
|
|
%%EXAMPLESDIR%%/Example3
|
|
%%EXAMPLESDIR%%/README
|
|
%%EXAMPLESDIR%%/smartd.conf
|
|
@dirrm %%EXAMPLESDIR%%
|