summaryrefslogtreecommitdiffstats
path: root/games/grdc/Makefile
blob: 3971380fae73388362696413c95745a72b7ee29e (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	grdc
MAN=	grdc.6
WARNS?=	6
DPADD=	${LIBNCURSES}
LDADD=	-lncurses

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud