summaryrefslogtreecommitdiff
path: root/pikul.pc.in
blob: 26b348e3c613a0240aee3f23ea1303ecc4f10acd (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Description: C library generalising APIs from multi shipping providers
URL: http://darapsa.org/?p=libpikul.git
Cflags: -I${includedir}
Libs: -L${libdir} -l@PACKAGE_NAME@ -lcurl -ljson-c