# $FreeBSD: stable/6/sys/modules/netgraph/tag/Makefile 161185 2006-08-10 13:29:40Z glebius $

KMOD=	ng_tag
SRCS= 	ng_tag.c

.include <bsd.kmod.mk>
