1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/sysutils/ckl/pkg-plist
2010-06-06 21:00:15 +00:00

8 lines
354 B
Plaintext

bin/ckl
@unexec if cmp -s %D/etc/cloudkick.conf %D/etc/cloudkick.conf.sample; then rm -f %D/etc/cloudkick.conf; fi
etc/cloudkick.conf.sample
@exec if [ ! -f %D/etc/cloudkick.conf ]; then cp %B/%f %D/etc/cloudkick.conf; fi
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webapp/ckl.cgi
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webapp
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%