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

{
    "name": "kicad-docs",
    "portdir": "science/kicad",
    "version": "7.0.11",
    "license": "GPL-3+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kicad.org/",
    "description": "KiCad documentation",
    "long_description": "KiCad documentation",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "legacy-support",
                "macports-libcxx",
                "boost176"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kicad"
            ]
        }
    ]
}