mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Catch the watch-multiple-mimedefangs executable and man page caught
by pointyhat. Submitted by: Kris via pointyhat.
This commit is contained in:
parent
8c875e3e44
commit
121d1ce768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184110
@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/mimedefang \
|
||||
MAN5= mimedefang-filter.5
|
||||
MAN7= mimedefang-notify.7 mimedefang-protocol.7
|
||||
MAN8= mimedefang.8 mimedefang.pl.8 mimedefang-multiplexor.8 \
|
||||
md-mx-ctrl.8 watch-mimedefang.8
|
||||
md-mx-ctrl.8 watch-mimedefang.8 watch-multiple-mimedefangs.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -3,6 +3,7 @@ bin/mimedefang
|
||||
bin/mimedefang.pl
|
||||
bin/md-mx-ctrl
|
||||
bin/watch-mimedefang
|
||||
bin/watch-multiple-mimedefangs.tcl
|
||||
etc/rc.d/mimedefang.sh-dist
|
||||
@unexec if cmp -s %D/etc/mimedefang/mimedefang-filter %D/etc/mimedefang/mimedefang-filter.example; then rm -f %D/etc/mimedefang/mimedefang-filter; fi
|
||||
etc/mimedefang/mimedefang-filter.example
|
||||
|
Loading…
Reference in New Issue
Block a user