# $FreeBSD: stable/4/sys/modules/netgraph/l2tp/Makefile 102201 2002-08-20 23:48:53Z archie $

KMOD=		ng_l2tp
SRCS= 		ng_l2tp.c
KMODDEPS=	netgraph

.include <bsd.kmod.mk>
