1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../netinet 4 5KMOD= ipdivert 6SRCS= ip_divert.c 7 8.include <bsd.kmod.mk> 9