xenocara/lib/libGLU/glu.pc.in
jsg 729f7da411 Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate.
tested in a ports bulk build by landry@, ok matthieu@
2013-09-01 03:51:12 +00:00

12 lines
216 B
PkgConfig

prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@
Name: glu
Description: Mesa OpenGL Utility library
Requires: @GLU_REQUIRES@
Version: @VERSION@
Libs: -L${libdir} -lGLU
Libs.private: -lm