.PATH: ${SRCTOP}/sys/netpfil/ipfw

KMOD=   ipfw_nat
SRCS=   ip_fw_nat.c

.include <bsd.kmod.mk>
