summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
blob: a4ccedc53a291d9ac908d1f3a92351982dc52f76 (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 444 ${.CURDIR}/wump.info \
	    ${DESTDIR}/usr/share/games

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