mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
ef0048f567
server. PR: ports/85587 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
11 lines
332 B
Plaintext
11 lines
332 B
Plaintext
@unexec if cmp -s %D/etc/tumgreyspf.conf.default %D/etc/tumgreyspf.conf; then rm -f %D/etc/tumgreyspf.conf; fi
|
|
etc/tumgreyspf.conf.default
|
|
bin/tumgreyspf
|
|
bin/tumgreyspf-clean
|
|
bin/tumgreyspf-configtest
|
|
bin/tumgreyspf-gentest
|
|
bin/tumgreyspf-stat
|
|
%%PYTHON_SITELIBDIR%%/tumgreyspfsupp.py
|
|
%%DATADIR%%/__default__.dist
|
|
@dirrm %%DATADIR%%
|