mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
4 lines
218 B
Plaintext
4 lines
218 B
Plaintext
@sample %%ETCDIR%%/hsflowd.conf.sample
|
|
sbin/hsflowd
|
|
@unexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi
|