GET /api/v1/ports/ufo-ai/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ufo-ai",
"portdir": "games/ufo-ai",
"version": "2.5",
"license": "GPL-2 and MIT and public-domain and permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ufoai.org",
"description": "UFO: Alien Invasion is a squad-based tactical strategy game in the tradition of the old X-COM PC games.",
"long_description": "UFO: Alien Invasion is a squad-based tactical strategy game in the tradition of the old X-COM PC games.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 807
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"gawk",
"grep",
"gsed",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"jpeg",
"libpng",
"python27",
"p7zip",
"libtheora",
"curl",
"gettext-runtime",
"XviD",
"zlib",
"libsdl2_mixer",
"openal-soft",
"libsdl2",
"libsdl2_ttf"
]
}
],
"depends_on": []
}