# $FreeBSD$

PROG=	ulog-helper
BINOWN=	root
BINMODE=4555
NO_MAN=

DPADD=	${LIBULOG}
LDADD=	-lulog

.include <bsd.prog.mk>