freebsd-ports/net/vtun/pkg-plist
David W. Chapman Jr. c53ebaa3bf More bento pleasing
PR:		27369
Reviewed by:	will
No response:	kevlo
2001-06-08 19:06:09 +00:00

11 lines
312 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
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