# $FreeBSD$

PROG=   grdc
MAN6=   grdc.6
DPADD=  ${LIBNCURSES} ${LIBMYTINFO}
LDADD=  -lncurses -lmytinfo

.include <bsd.prog.mk>
