# $FreeBSD$

.PATH: ${.CURDIR}/../../netpfil/ipfw/nptv6

KMOD=	ipfw_nptv6
SRCS=	ip_fw_nptv6.c nptv6.c opt_ipfw.h

.include <bsd.kmod.mk>