mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
1da6822d75
- 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
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
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
|