summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/man/catman/Makefile
blob: 075bfdf7d8666a917bad33787dbec3e83ab9c621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

MAINTAINER= wosch


MAN1=	catman.1

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/catman.perl ${DESTDIR}${BINDIR}/catman

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