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

{
    "name": "iverilog-docs",
    "portdir": "science/iverilog",
    "version": "20250103",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://iverilog.icarus.com/",
    "description": "Documentation for Icarus Verilog",
    "long_description": "This subport provides the documentation for Icarus Verilog, including user guides and API references.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "degnan.68k",
            "github": "bpdegnan",
            "ports_count": 5
        },
        {
            "name": "mark",
            "github": "markemer",
            "ports_count": 114
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-sphinx",
                "autoconf",
                "automake",
                "bison",
                "gperf",
                "libtool",
                "sphinx",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}