# $FreeBSD: src/sys/modules/netgraph/hub/Makefile,v 1.1 2004/04/17 12:42:17 ru Exp $

KMOD=	ng_hub
SRCS=	ng_hub.c

.include <bsd.kmod.mk>
