1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Caelum
7Description: Caelum is an add-on for the 3D graphics rendering engine OGRE, aimed to render atmospheric effects.
8Requires: @PKG_CONFIG_REQUIRES@
9Version: @PACKAGE_VERSION@
10Libs: -L${libdir} -l@LIBNAME@ @PKG_CONFIG_LIBS@
11Cflags: -I${includedir}