GET /api/v1/ports/git-flow-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "git-flow-devel",
"portdir": "devel/git-flow",
"version": "20120925",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/gitflow",
"description": "Git extensions for Vincent Driessen branching. (nvie devel)",
"long_description": "Git extensions for Vincent Driessen branching. This is the nvie develop branch, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
}