libfreefare/libfreefare.pc.in
2009-12-18 21:31:45 +00:00

12 lines
296 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libfreefare
Description: MIFARE contactless tag access library
Version: @VERSION@
URL: http://code.google.com/p/nfc-tools
Requires: @PKG_CONFIG_REQUIRES@
Libs: -L${libdir} -lfreefare
Cflags: -I${includedir}