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

PROG=	wump
MAN=	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