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

{
    "name": "cmake-devel-gui",
    "portdir": "devel/cmake-devel",
    "version": "20250505-4.0.3-79e82f37",
    "license": "BSD",
    "platforms": "darwin freebsd",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://cmake.org",
    "description": "CMake QT-based GUI",
    "long_description": "CMake QT-based GUI",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 456
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 345
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libarchive",
                "zlib",
                "cmake-devel",
                "qt5-qtbase",
                "libcxx",
                "curl",
                "expat",
                "ncurses",
                "bzip2"
            ]
        }
    ],
    "depends_on": []
}