freebsd-ports/mail/qmhandle/pkg-plist
2014-01-21 23:40:21 +00:00

4 lines
201 B
Text

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