Merge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
[dragonfly.git] / etc / sendmail / Makefile
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
3
4 FILESDIR=       /etc/mail
5 FILESMODE=      644
6
7 FILES+=         Makefile.4install \
8                 README \
9                 dragonfly.mc \
10                 dragonfly.submit.mc
11 FILESNAME_Makefile.4install=Makefile
12
13 .include <bsd.prog.mk>