GET /api/v1/ports/monotone-viz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "monotone-viz",
"portdir": "devel/monotone-viz",
"version": "1.0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oandrieu.nerim.net/monotone-viz/",
"description": "Graph visualization for the monotone VCS",
"long_description": "Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"graphviz",
"monotone",
"lablgtk2",
"ocaml",
"libgnomecanvas"
]
}
],
"depends_on": []
}