c1c1cfb197
- Modernize pkg-message PR: ports/91780 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
12 lines
407 B
Plaintext
12 lines
407 B
Plaintext
@unexec if cmp -s %D/etc/gld.conf %D/etc/gld.conf-dist; then rm -f %D/etc/gld.conf; fi
|
|
etc/gld.conf-dist
|
|
@exec [ -f %B/gld.conf ] || cp %B/%f %B/gld.conf
|
|
sbin/gld
|
|
%%PORTDOCS%%%%DOCSDIR%%/HISTORY
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENCE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/table-whitelist.sql
|
|
%%PORTDOCS%%%%DOCSDIR%%/tables.mysql
|
|
%%PORTDOCS%%%%DOCSDIR%%/tables.pgsql
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|