summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmlfmt/Makefile
blob: 12e52d5809bbddb582bfb70d336e01d7b1e91dfb (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