# $FreeBSD$ .include .PATH: ${.CURDIR}/../../netinet KMOD= siftr SRCS= siftr.c # Uncomment to add IPv6 support #CFLAGS+=-DSIFTR_IPV6 .include