]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bluetooth/iwmbtfw/Makefile
zfs: merge openzfs/zfs@9198de8f1
[FreeBSD/FreeBSD.git] / usr.sbin / bluetooth / iwmbtfw / Makefile
1
2 PACKAGE=        bluetooth
3 CONFS=          iwmbtfw.conf
4 CONFSDIR=       /etc/devd
5 PROG=           iwmbtfw
6 MAN=            iwmbtfw.8
7 LIBADD+=        usb
8 SRCS=           main.c iwmbt_fw.c iwmbt_hw.c
9
10 .include <bsd.prog.mk>