# $FreeBSD$ NOGCCERROR= # defined PROG= ipfstat SRCS= ipfstat.c MAN= ipfstat.8 DPADD+= ${LIBCURSES} LDADD+= -lcurses .include <bsd.prog.mk>