2011-06-27 11:58:20 +02:00
|
|
|
prefix=@PREFIX@
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=@LIBDIR@
|
|
|
|
includedir=@INCLUDEDIR@
|
|
|
|
|
|
|
|
Name: cacard
|
|
|
|
Description: CA Card library
|
|
|
|
Version: @VERSION@
|
|
|
|
|
2015-06-17 20:02:03 +02:00
|
|
|
Requires.private: nss glib-2.0
|
2011-06-27 11:58:20 +02:00
|
|
|
Libs: -L${libdir} -lcacard
|
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|