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

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