# $FreeBSD: stable/7/sys/modules/netgraph/ipfw/Makefile 141352 2005-02-05 12:09:38Z glebius $

KMOD=	ng_ipfw
SRCS= 	ng_ipfw.c

.include <bsd.kmod.mk>
