GET /api/v1/ports/libsdl_gfx-framework/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libsdl_gfx-framework",
"portdir": "devel/libsdl_gfx-framework",
"version": "20110120",
"license": "unknown",
"platforms": "{macosx any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/",
"description": "Framework version of libsdl_gfx",
"long_description": "Framework version of libsdl_gfx",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"libsdl-framework",
"libsdl_gfx"
]
}
],
"depends_on": []
}