mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
7a527e3179
file integrity checking, with GDBM and MySQL support. PR: 50026 Submitted by: Nicolas Jombart <ecu@ipv42.net>
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
bin/osiris
|
|
bin/scale
|
|
@unexec if [ -f %D/etc/osiris.conf ] && cmp -s %D/etc/osiris.conf %D/etc/osiris.conf-sample; then rm -f %D/etc/osiris.conf; fi
|
|
etc/osiris.conf-sample
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|