tcsh: Remove MINIX specific file from the build.
[dragonfly.git] / libexec / dma / mailer-conf / Makefile
blob1e87febfce5de1d45c9e952160dae4e6b5adce4b
1 # This installs standard mailer.conf samples based on sendmail, postfix
2 # and OpenSMTPD from ports. They are overwritten during each installworld
4 FILESDIR= /etc/mail/
5 FILESMODE= 644
7 FILES+= mailer.conf.dma \
8 mailer.conf.opensmtpd \
9 mailer.conf.postfix \
10 mailer.conf.sendmail
12 .include <bsd.prog.mk>