summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
blob: dddd4c3dad9d5b15eee928b493bd49e6c8816630 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	wump
MAN6=	wump.6
HIDEGAME=hidegame

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
		${.CURDIR}/wump.info ${DESTDIR}${SHAREDIR}/games

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