Files
kn 966582c490 Switch GH_* to stable /release/ MASTER_SITES
While here, turn `find | xargs rm' into `find -delete'.

OK sthen
2018-05-10 16:02:56 +00:00

11 lines
217 B
PkgConfig

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libopensc
Description: OpenSC smartcard framework
Version: ${V}
Libs: -L${libdir} -lopensc
Cflags: -I${includedir}