freebsd-ports/net/ushare/pkg-plist
Chris Rees 1da6822d75 - Copy over sample config file on install
- Use bsd.port.options.mk to avoid bsd.port.pre.mk nastiness

PR:		ports/165890
Submitted by:	crees
Approved by:	maintainer timeout (votdev@gmx.de), 14 days
Feature safe:	yes
2012-03-23 19:31:49 +00:00

5 lines
177 B
Text

bin/ushare
etc/rc.d/ushare
@unexec cmp -s %D/etc/ushare.conf.sample %D/etc/ushare.conf && rm %D/etc/ushare.conf || true
etc/ushare.conf.sample
@exec cp -np %D/%F %B/ushare.conf