56e495168b
PR: 187360 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
5 lines
223 B
Text
5 lines
223 B
Text
@unexec %D/etc/rc.d/%%PORTNAME%% forcestop 2>/dev/null || true
|
|
bin/btsync
|
|
@sample etc/%%PORTNAME%%.conf.sample
|
|
@unexec rmdir /var/db/btsync 2>/dev/null || true
|
|
@exec install -d -o %%USER%% -g %%GROUP%% /var/db/%%PORTNAME%%
|