10 lines
274 B
JSON
Executable file
10 lines
274 B
JSON
Executable file
{
|
|
"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"
|
|
]
|
|
}
|