prefix=/mingw64
includedir=${prefix}/include
libdir=${prefix}/lib
Name: libpkgconf
Description: a library for accessing and manipulating development framework configuration
URL: http://github.com/pkgconf/pkgconf
Version: 1.8.0
Libs: -L${libdir} -lpkgconf
Cflags: -I${includedir}/pkgconf -DPKGCONFIG_IS_NOT_STATIC