1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/mail/qmhandle/pkg-plist
2014-01-21 23:40:21 +00:00

5 lines
201 B
Plaintext

bin/qmHandle
@unexec if cmp -s %D/etc/qmHandle.conf %D/etc/qmHandle.conf.sample; then rm -f %D/etc/qmHandle.conf; fi
etc/qmHandle.conf.sample
@exec [ -f %B/qmHandle.conf ] || cp %B/%f %B/qmHandle.conf