freebsd-ports/graphics/glfw/pkg-plist
Kirill Ponomarev 2df42a604c Add glfw 2.4,
GLFW is a free, open source, portable framework for OpenGL
application development. In short, it is a library that
constitutes a powerful API for handling operating system
specific tasks, such as opening an OpenGL window, reading
keyboard and mouse input, creating threads, and much more.

PR:		ports/61861
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-25 10:39:43 +00:00

26 lines
725 B
Text

lib/libglfw.a
include/GL/glfw.h
%%EXAMPLESDIR%%/boing.c
%%EXAMPLESDIR%%/gears.c
%%EXAMPLESDIR%%/keytest.c
%%EXAMPLESDIR%%/listmodes.c
%%EXAMPLESDIR%%/mipmaps.c
%%EXAMPLESDIR%%/mtbench.c
%%EXAMPLESDIR%%/mthello.c
%%EXAMPLESDIR%%/particles.c
%%EXAMPLESDIR%%/pong3d.c
%%EXAMPLESDIR%%/splitview.c
%%EXAMPLESDIR%%/triangle.c
%%EXAMPLESDIR%%/wave.c
%%EXAMPLESDIR%%/mipmaps.tga
%%EXAMPLESDIR%%/pong3d_field.tga
%%EXAMPLESDIR%%/pong3d_instr.tga
%%EXAMPLESDIR%%/pong3d_menu.tga
%%EXAMPLESDIR%%/pong3d_title.tga
%%EXAMPLESDIR%%/pong3d_winner1.tga
%%EXAMPLESDIR%%/pong3d_winner2.tga
%%EXAMPLESDIR%%/makefile
@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/glfwrm14.pdf
%%PORTDOCS%%%%DOCSDIR%%/glfwug14.pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%