]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bluetooth/bt3cfw/Makefile
bhyvectl(8): Normalize the man page date
[FreeBSD/FreeBSD.git] / usr.sbin / bluetooth / bt3cfw / Makefile
1 # $Id: Makefile,v 1.5 2003/08/14 20:06:00 max Exp $
2 # $FreeBSD$
3
4 PACKAGE=        bluetooth
5 PROG=           bt3cfw
6 MAN=            bt3cfw.8
7 WARNS?=         2
8
9 LIBADD+=        netgraph
10
11 .include <bsd.prog.mk>