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

PROG=	fish
MAN6=	fish.6
HIDEGAME=hidegame

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

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