blob: 4a13308968ca2a2aea271a7617bc96b22f7fd53b (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"name": "glbinding",
"version-string": "3.1.0",
"port-version": 3,
"description": "glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API",
"homepage": "https://github.com/cginternals/glbinding",
"dependencies": [
"egl-registry"
]
}
|