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

{
    "name": "glab",
    "portdir": "devel/glab",
    "version": "1.35.0",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/gitlab-org/cli",
    "description": "A GitLab CLI tool bringing GitLab to your command line",
    "long_description": "glab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "harens",
            "github": "harens",
            "ports_count": 129
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}