summaryrefslogtreecommitdiffstats
path: root/games/piano/Makefile
blob: c9a93923e73e72868fb102083573bbd34a5e6719 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	piano
MAN=	piano.6
DPADD=	${LIBCURSES}
LDADD=	-lcurses

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