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

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

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