# $FreeBSD: src/sys/modules/netgraph/tag/Makefile,v 1.1 2006/06/27 12:45:28 glebius Exp $

KMOD=	ng_tag
SRCS= 	ng_tag.c

.include <bsd.kmod.mk>
