summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
blob: de09ffb7c18d42c8125e4c840a06bc88c090dc9d (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