bsd.libnames.mk: Activate LIBDMSG.
[dragonfly.git] / etc / sendmail / Makefile
blobc04b877228b1ca3be1a43ed32e56096d65dc6296
1 # This installs the sendmail mc templates and the makefile used to
2 # generate sendmail.cf and sendmail.submit.cf. A README is also installed
4 FILESDIR= /etc/mail
5 FILESMODE= 644
7 FILES+= Makefile.4install \
8 README \
9 dragonfly.mc \
10 dragonfly.submit.mc
11 FILESNAME_Makefile.4install=Makefile
13 .include <bsd.prog.mk>