Simple Directmedia Layer
at main 11 lines 363 B view raw
1prefix=@prefix@ 2exec_prefix=@exec_prefix@ 3libdir=@libdir@ 4includedir=@includedir@ 5 6Name: hidapi-netbsd 7Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows. This is the netbsd implementation. 8URL: https://github.com/libusb/hidapi 9Version: @VERSION@ 10Libs: -L${libdir} -lhidapi-netbsd 11Cflags: -I${includedir}/hidapi