bb65e32b09
- Bump PORTREVISION Reported by: pointyhat via kris Approved by: novel (mentor) (implicit)
12 lines
423 B
Text
12 lines
423 B
Text
@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
|
|
etc/rc.d/gld.sh
|
|
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%%
|