freebsd-ports/net-p2p/btsync/pkg-plist
Li-Wen Hsu 56e495168b Add btsync, distributed peer-to-peer file syncing application.
PR:		187360
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
2014-06-29 10:55:52 +00:00

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%%