summaryrefslogtreecommitdiff
blob: 91921c1c443c3e519fe70299e9815adcc50cc816 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@GENTOO_PORTAGE_EPREFIX@/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: gl
Description: Apple OpenGL library
Version: 1.0.0
# media-libs/opengl-apple provides symlinks to /.../X11/lib/libGL.?.?.dylib
Libs: -L${libdir} -lGL
Cflags: -I${includedir}