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

{
    "name": "bootoption",
    "portdir": "sysutils/bootoption",
    "version": "0.6.0",
    "license": "GPL-3",
    "platforms": "{darwin >= 18}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/bootoption/bootoption",
    "description": "EFI boot menu manipulation for macOS, like efibootmgr",
    "long_description": "EFI boot menu manipulation for macOS, like efibootmgr",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 180
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}