summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ipfstat/Makefile
blob: a33c5df38d8f63a2ef1d339c012f3f04bfbbef1f (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$FreeBSD$

NOGCCERROR=	# defined

PROG=		ipfstat
SRCS=		ipfstat.c
MAN=		ipfstat.8
DPADD+=  	${LIBCURSES}
LDADD+=  	-lcurses

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