CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2009/04/13 17:24:01

Log message:
    import graphics/glew:
    
    The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
    C/C++ OpenGL developers with two tedious tasks: initializing and using
    extensions and writing portable applications. GLEW provides an efficient
    run-time mechanism to determine whether a certain extension is supported
    by the driver or not. OpenGL core and extension functionality is exposed
    via a single header file.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       brad_20090414
    
    N ports/graphics/glew/Makefile
    N ports/graphics/glew/distinfo
    N ports/graphics/glew/pkg/DESCR
    N ports/graphics/glew/pkg/PLIST
    N ports/graphics/glew/pkg/PFRAG.shared
    N ports/graphics/glew/patches/patch-Makefile
    N ports/graphics/glew/patches/patch-include_GL_glew_h
    N ports/graphics/glew/files/Makefile.openbsd
    
    No conflicts created by this import

Reply via email to