diff options
Diffstat (limited to 'net-p2p/torrentflux/pkg-plist')
-rw-r--r-- | net-p2p/torrentflux/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/torrentflux/pkg-plist b/net-p2p/torrentflux/pkg-plist new file mode 100644 index 000000000000..88f07382edca --- /dev/null +++ b/net-p2p/torrentflux/pkg-plist @@ -0,0 +1,10 @@ +@comment $FreeBSD$ +@unexec if cmp -s %D/etc/tfconfig.php %D/etc/tfconfig.php.default; then rm -f %D/etc/tfconfig.php; fi +etc/tfconfig.php.default +@exec [ -f %B/tfconfig.php ] || cp %B/%f %B/tfconfig.php +etc/rc.d/torrentflux.sh +libexec/btphptornado.py +%%DATADIR%%/torrentflux.sqlite +@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true +%%PORTDOCS%%%%DOCSDIR%%/install.txt +%%PORTDOCS%%@dirrm %%DOCSDIR%% |