044af910a3
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library written by Mark Kilgard. GLUT (and hence freeglut) allows the user to create and manage windows containing OpenGL contexts on a wide range of platforms and also read the mouse, keyboard and joystick functions. from tobias ulmer (MAINTAINER), no objections from oga@, testing and ok sthen@ non-free glut will remain around for a while, but ports depending on glut will be switched to freeglut in a few.
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/09 12:44:12 jasper Exp $
|
|
@conflict glut-*
|
|
@pkgpath graphics/glut
|
|
%%SHARED%%
|
|
include/GL/
|
|
include/GL/freeglut.h
|
|
include/GL/freeglut_ext.h
|
|
include/GL/freeglut_std.h
|
|
include/GL/glut.h
|
|
lib/libglut.a
|
|
lib/libglut.la
|