prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libparted
Description: The GNU Parted disk partitioning shared library
Version: __VERSION__
Libs: -L${libdir} -lparted
Cflags: -I${includedir}/parted