1# $FreeBSD$
2
3KMOD=	ng_gif_demux
4SRCS= 	ng_gif_demux.c
5
6.include <bsd.kmod.mk>
7