libfreefare/libfreefare.pc.in

13 lines
296 B
PkgConfig
Raw Permalink Normal View History

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}