GET /api/v1/ports/openjk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openjk",
"portdir": "games/openjk",
"version": "20180401",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JACoders/OpenJK",
"description": "Community effort to maintain and improve Jedi Academy + Jedi Outcast released by Raven Software.",
"long_description": "Community effort to maintain and improve Jedi Academy + Jedi Outcast released by Raven Software.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2",
"libpng"
]
}
],
"depends_on": []
}