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

{
    "name": "libsdl_image-framework",
    "portdir": "devel/libsdl_image-framework",
    "version": "20110119",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.libsdl.org/projects/SDL_image/",
    "description": "Framework version of libsdl_image",
    "long_description": "Framework version of libsdl_image",
    "active": true,
    "categories": [
        "devel",
        "graphics"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 298
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libsdl-framework",
                "libsdl_image"
            ]
        }
    ],
    "depends_on": []
}