1# $FreeBSD$
2
3CONFS=	periodic.conf
4CONFSDIR=	/etc/defaults
5SCRIPTS=periodic.sh
6MAN=	periodic.8
7
8SUBDIR=	etc
9
10.include <bsd.prog.mk>
11