# $FreeBSD$
.PATH: ${.CURDIR}/../../netpfil/ipfw
KMOD= ipfw_nat
SRCS= ip_fw_nat.c
.include <bsd.kmod.mk>