aboutsummaryrefslogblamecommitdiff
path: root/games/grdc/Makefile
blob: 6b1d6ee8034ad1c299049103a0bf6e46c3a10082 (plain) (tree)
1
2
3
4
5
6
7
8
           
 

              

                     

                      
# $FreeBSD$

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

.include <bsd.prog.mk>