Current File : //opt/bitnami/common/lib/pkgconfig/libmaxminddb.pc
prefix=/opt/bitnami/common
exec_prefix=/opt/bitnami/common
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libmaxminddb
Description: C library for the MaxMind DB file format
URL: https://maxmind.github.io/libmaxminddb/
Version: 1.7.1
Libs: -L${libdir} -lmaxminddb
Cflags: -I${includedir}