# $Id: Portfile 38095 2008-07-06 14:13:06Z raimue@macports.org $ PortSystem 1.0 PortGroup python24 1.0 name py-opengl version 3.0.0b3 categories python graphics platforms darwin maintainers melix.net:alakazam openmaintainer description PyOpenGL is a Python binding to OpenGL long_description PyOpenGL is the cross platform Python binding to OpenGL \ and related APIs. The binding is created using the \ standard ctypes library, and is provided under an extremely \ liberal BSD-style Open-Source license. homepage http://pyopengl.sourceforge.net/ master_sites sourceforge:pyopengl distname PyOpenGL-${version} checksums md5 a9ef90a2256df749b859dc04d221a6dc \ sha1 4d436c1905542e7eafbbc915a4f97d1474b15ba0 \ rmd160 f56d868253bfee380739997f67920f21f2ac76c5 depends_build-append port:py-setuptools depends_lib-append port:py-ctypes port:py-numpy test.run yes livecheck.check sourceforge livecheck.name pyopengl livecheck.distname PyOpenGL