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

PROG=	fish
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