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

PROG=	wump
HIDEGAME=hidegame

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

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