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

{
    "name": "jenkins-cli",
    "portdir": "devel/jenkins-cli",
    "version": "0.0.42",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jcli.jenkins-zh.cn",
    "description": "Allows you manage your Jenkins as an easy way",
    "long_description": "Jenkins CLI allows you manage your Jenkins in an easy way. No matter if you're a plugin developer, administrator or just a regular user, it is made for you!",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "harens",
            "github": "harens",
            "ports_count": 129
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-15"
            ]
        }
    ],
    "depends_on": []
}