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

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

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