f19cf20235
- Use USE_RC_SUBR=smartd - Add pkg-message to SUB_FILES facility PR: ports/96206 [1] Submitted by: Dmitry Morozovsky <marck@freebsd.org> [1] Reworked by: garga Approved by: maintainer
20 lines
565 B
Text
20 lines
565 B
Text
@comment $FreeBSD$
|
|
@unexec /bin/echo "===>" Stopping smartd ...
|
|
@unexec /usr/bin/killall smartd 2>/dev/null || true
|
|
etc/smartd.conf.sample
|
|
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%%
|