mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
bin/xfireworks
|
|
man/man1/xfireworks.1.gz
|
|
@unexec if cmp -s %D/etc/xfireworks.conf %D/etc/xfireworks.conf.sample; then rm -f %D/etc/xfireworks.conf; fi
|
|
etc/xfireworks.conf.sample
|
|
@exec test -f %B/xfireworks.conf || cp %B/%f %B/xfireworks.conf
|