GET /api/v1/ports/mystonline-wine/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mystonline-wine",
"portdir": "games/mystonline-wine",
"version": "2010",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mystonline.com/",
"description": "Myst Online: URU Live Again",
"long_description": "Myst Online: URU Live Again (MO:ULagain) running via Wine",
"active": true,
"categories": [
"games",
"x11"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"winetricks"
]
},
{
"type": "run",
"ports": [
"mystonline-bootstrap",
"wine"
]
}
],
"depends_on": []
}