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

{
    "name": "cyan",
    "portdir": "graphics/cyan",
    "version": "1.2.4",
    "license": "CeCILL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cyan.graphics",
    "description": "Cyan Graphics",
    "long_description": "cyan is an open-source cross-platform image viewer and converter, designed for prepress (print) work.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lcms2",
                "qt5-qtbase",
                "libiconv",
                "libomp",
                "ImageMagick"
            ]
        }
    ],
    "depends_on": []
}