# $Id: Makefile,v 1.5 2003/08/14 20:06:21 max Exp $

PACKAGE=	bluetooth
PROG=		hcseriald
MAN=		hcseriald.8
WARNS?=		2

LIBADD=		netgraph

.include <bsd.prog.mk>
