The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Redland
Description: Redland RDF Application Framework
Requires: raptor >= @RAPTOR_MIN_VERSION@, rasqal >= @RASQAL_MIN_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lrdf @LIBRDF_LDFLAGS@ @LIBRDF_PKGCONFIG_LIBS@
Cflags: -I${includedir}