1# $FreeBSD$
2
3KMOD=	ng_ip_input
4SRCS= 	ng_ip_input.c
5
6.include <bsd.kmod.mk>
7