The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include
 
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: 4.94
Libs: -L${libdir} -lbluetooth
Cflags: -I${includedir}