freebsd-ports/net/tayga/pkg-plist
Martin Wilke 6dfdac4815 - Stage support
- Switch gmake to USES
2014-01-31 07:17:16 +00:00

6 lines
268 B
Text

man/man5/tayga.conf.5.gz
man/man8/tayga.8.gz
@unexec if cmp -s %D/etc/tayga.conf.example %D/etc/tayga.conf; then rm -f %D/etc/tayga.conf; fi
etc/tayga.conf.example
@exec if [ ! -f %D/etc/tayga.conf ] ; then cp -p %B/tayga.conf.example %D/etc/tayga.conf; fi
sbin/tayga