summaryrefslogtreecommitdiffstats
path: root/usr.bin/sockstat/Makefile
blob: eafc337e1d5402bc900634181248335eee91206b (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.1 1999/04/14 16:17:34 des Exp $

MAINTAINER=	des@freebsd.org
MAN1=		sockstat.1

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

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