GET /api/v1/ports/nwntools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nwntools",
"portdir": "games/nwntools",
"version": "2.3.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://openknights.sourceforge.net/",
"description": "Tools for the game Neverwinter Nights",
"long_description": "A tool set for Bioware's Neverwinter Nights, including a script compiler (with python bindings) and model compiler",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"bison",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
}