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

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

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