Merge from vendor branch TNFTP:
[dragonfly.git] / etc / dma / Makefile
1 # $DragonFly: src/etc/dma/Makefile,v 1.2 2008/02/04 13:39:46 matthias Exp $
2
3 FILESDIR=       /etc/dma
4 FILES=          auth.conf dma.conf virtusertable
5 SHAREOWN=       root
6 SHAREGRP=       mail
7 FILESMODE=      640
8
9 .include <bsd.prog.mk>