blob: fc972473d4f2d0584564e669976cd603879b8176 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lplist
Cflags: -I${includedir}
Requires.private: libxml-2.0 >= @LIBXML2_VERSION@