freebsd-ports/mail/gld/pkg-plist
Pav Lucistnik c1c1cfb197 - Improve rc script handling
- Modernize pkg-message

PR:		ports/91780
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-01-14 17:08:46 +00:00

11 lines
407 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
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%%