#	$FreeBSD$

NOGCCERROR=	# defined

PACKAGE=	ipf
PROG=		ipfstat
SRCS=		ipfstat.c
MAN=		ipfstat.8
LIBADD+=	ncursesw

.include <bsd.prog.mk>