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

{
    "name": "xbitmaps",
    "portdir": "x11/xbitmaps",
    "version": "1.1.2",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.x.org/",
    "description": "Bitmaps that are shared between X applications",
    "long_description": "Bitmaps that are shared between X applications",
    "active": true,
    "categories": [
        "graphics",
        "x11"
    ],
    "maintainers": [
        {
            "name": "jeremyhu",
            "github": "jeremyhu",
            "ports_count": 259
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "openmotif",
                "xemacs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bitmap",
                "xsetroot"
            ]
        },
        {
            "type": "run",
            "ports": [
                "xmh"
            ]
        }
    ]
}