aboutsummaryrefslogtreecommitdiff
path: root/mail/mimedefang/pkg-plist
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2011-08-13 07:52:29 +0000
committerBeech Rintoul <beech@FreeBSD.org>2011-08-13 07:52:29 +0000
commitc049bad58d3d20032ca8aea532cf19adc803080e (patch)
treead86dfb7dfb3bb5973cb5ef6150cda92e04a066a /mail/mimedefang/pkg-plist
parentc5534bb8040ef9f1ba2f3910ca72aa9417bb2108 (diff)
downloadports-c049bad58d3d20032ca8aea532cf19adc803080e.tar.gz
ports-c049bad58d3d20032ca8aea532cf19adc803080e.zip
- Update to 2.72
PR: ports/159720 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=279586
Diffstat (limited to 'mail/mimedefang/pkg-plist')
-rw-r--r--mail/mimedefang/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/mimedefang/pkg-plist b/mail/mimedefang/pkg-plist
index 6b20f1e7a0e0..71280bc33d40 100644
--- a/mail/mimedefang/pkg-plist
+++ b/mail/mimedefang/pkg-plist
@@ -1,10 +1,14 @@
bin/mimedefang-multiplexor
bin/mimedefang
bin/mimedefang.pl
+bin/mimedefang-util
bin/md-mx-ctrl
bin/watch-mimedefang
bin/watch-multiple-mimedefangs.tcl
etc/rc.d/mimedefang
+@unexec if cmp -s %D/%%ETCDIR%%/mimedefang-ip-key %D/%%ETCDIR%%/mimedefang-ip-key.example; then rm -f %D/%%ETCDIR%%/mimedefang-ip-key; fi
+%%ETCDIR%%/mimedefang-ip-key.example
+@exec [ -f %B/mimedefang-ip-key ] || cp -p %D/%F %B/mimedefang-ip-key
@unexec if cmp -s %D/%%ETCDIR%%/mimedefang-filter %D/%%ETCDIR%%/mimedefang-filter.example; then rm -f %D/%%ETCDIR%%/mimedefang-filter; fi
%%ETCDIR%%/mimedefang-filter.example
@exec [ -f %B/mimedefang-filter ] || cp -p %D/%F %B/mimedefang-filter