blob: fd9f4fad6e4fbfe4cda2662ac69b59a5b41a22bf (
plain) (
blame)
1
2
3
|
@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
|