# $FreeBSD$ NOGCCERROR= # defined PROG= ipfstat SRCS= ipfstat.c MAN= ipfstat.8 DPADD+= ${LIBCURSES} LDADD+= -lcurses NO_PIE= yes .include