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

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