# $FreeBSD: stable/4/sys/modules/netgraph/etf/Makefile 122415 2003-11-10 12:56:22Z ru $
# Ethertype filter

KMOD=		ng_etf
SRCS= 		ng_etf.c
KMODDEPS=	netgraph

.include <bsd.kmod.mk>
