summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmlfmt/Makefile
blob: 793457a25d0e30f0a4a90ec0895086c55670b1f7 (plain)
1
2
3
4
5
6
7
8
9
#	$FreeBSD$

MAN1=	sgmlfmt.1

afterinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/sgmlfmt.pl ${DESTDIR}${BINDIR}/sgmlfmt

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