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

PROG=	worms
DPADD=	${LIBCURSES}
LDADD=	-lcurses

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