GET /api/v1/ports/nimbus/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nimbus",
"portdir": "x11/nimbus",
"version": "0.0.17",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oracle.com/sun/index.html",
"description": "Old default GNOME 2 theme from Sun Microsystems",
"long_description": "Old default GNOME 2 theme from Sun Microsystems",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"autoconf",
"automake",
"glib2",
"libtool",
"pkgconfig",
"icon-naming-utils",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
}