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

PROG=   bs
MAN6=   bs.6
DPADD=  ${LIBNCURSES} ${LIBMYTINFO}
LDADD=  -lncurses -lmytinfo
HIDEGAME=hidegame

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