# $FreeBSD: src/sys/modules/netgraph/tag/Makefile,v 1.1.2.1 2006/08/10 13:29:40 glebius Exp $

KMOD=	ng_tag
SRCS= 	ng_tag.c

.include <bsd.kmod.mk>
