aboutsummaryrefslogtreecommitdiff
path: root/net/torrentflux/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/torrentflux/pkg-plist')
-rw-r--r--net/torrentflux/pkg-plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/torrentflux/pkg-plist b/net/torrentflux/pkg-plist
new file mode 100644
index 000000000000..88f07382edca
--- /dev/null
+++ b/net/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%%