prefix=@prefix@
exec_prefix=@exec_prefix@
datarootdir=@datarootdir@
data_dir=@datadir@/@PACKAGE_NAME@

version=@PACKAGE_VERSION@
include_dir=@includedir@/librb
lib_dir=@libdir@

Name: librb
Description: Portable runtime for charybdis and other things, based on libratbox
Version: @PACKAGE_VERSION@
Libs: -L${lib_dir} -lrb
Cflags: -I${include_dir}