# $FreeBSD$

PROG=	daemon
MAN=	daemon.8

LIBADD=	util

.include <src.opts.mk>

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>