freebsd-ports/net/vtun/pkg-plist
Jun Kuriyama f1309ae3e1 - USE_RC_SUBR'ify.
- Add knob to use simokawa's patch to enable extended mode.
2004-08-26 09:18:58 +00:00

13 lines
353 B
Plaintext

@unexec if cmp -s %D/etc/vtund.conf.example %D/etc/vtund.conf; then rm -f %D/etc/vtund.conf; fi
etc/vtund.conf.example
etc/rc.d/vtunclient.sh
etc/rc.d/vtund.sh
sbin/vtund
share/doc/vtund/FAQ
share/doc/vtund/README
share/doc/vtund/README.Setup
share/doc/vtund/README.Shaper
@dirrm share/doc/vtund
@exec rm -rf /var/log/vtund
@exec rm -rf /var/lock/vtund