GET /api/v1/ports/gk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gk",
    "portdir": "devel/gk",
    "version": "2.1.2",
    "license": "CCBY-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/gitkraken/gk-cli",
    "description": "Official CLI for GitKraken",
    "long_description": "gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and GitLens in VS Code to visualize git information when you need it.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "sergiolms",
            "ports_count": 1
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}