mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
7b0dbd9df8
Reported by: pointyhat
5 lines
195 B
Plaintext
5 lines
195 B
Plaintext
@comment $FreeBSD$
|
|
@exec mkdir -p %%PEBBLE_HOME%%
|
|
@unexec if cmp -s %D/etc/pebble.properties.sample %D/etc/pebble.properties; then rm -f %D/etc/pebble.properties; fi
|
|
etc/pebble.properties.sample
|