GET /api/v1/ports/sheepshaver-gui/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sheepshaver-gui",
"portdir": "emulators/sheepshaver",
"version": "20180225",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://sheepshaver.cebix.net/",
"description": "Graphical user interface to configure SheepShaver.",
"long_description": "Graphical user interface to configure SheepShaver.",
"active": false,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
}