@comment $FreeBSD: tags/RELEASE_10_0_0/net/hsflowd/pkg-plist 330270 2013-10-14 00:15:06Z zi $
@unexec if cmp -s %D/%%ETCDIR%%/hsflowd.conf %D/%%ETCDIR%%/hsflowd.conf.sample; then rm -f %D/%%ETCDIR%%/hsflowd.conf; fi
%%ETCDIR%%/hsflowd.conf.sample
@exec if [ ! -f %D/%%ETCDIR%%/hsflowd.conf ]; then cp -p %D/%F %B/hsflowd.conf; fi
sbin/hsflowd
@dirrmtry %%ETCDIR%%
@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
