# $FreeBSD$

PROG=	powerd
MAN=	powerd.8

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>