508b8d82f4
Approved by: krion@ PR: ports/88711 (related)
10 lines
371 B
Text
10 lines
371 B
Text
@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
|
|
@dirrmtry %%DATADIR%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/install.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|