mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
7 lines
261 B
Plaintext
7 lines
261 B
Plaintext
bin/xhippo
|
|
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
|
|
etc/xhippo.config.default
|
|
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config
|
|
man/man1/xhippo.1.gz
|
|
share/locale/de/LC_MESSAGES/xhippo.mo
|