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

{
    "name": "minivmac-128k",
    "portdir": "emulators/minivmac",
    "version": "36.04",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.gryphel.org/c/minivmac/",
    "description": "a Macintosh 128K emulator",
    "long_description": "Mini vMac emulates early Macintosh computers that use Motorola's 680x0 processors, sold by Apple from 1984 to 1996. This subport emulates a Macintosh 128K. There are other subports that emulate other Macintosh models.",
    "active": true,
    "categories": [
        "aqua",
        "emulators"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "icon_master",
        "min_extensions",
        "screen_512x342",
        "screen_512x384",
        "speed_1x",
        "speed_2x",
        "speed_4x",
        "speed_8x",
        "speed_16x",
        "speed_32x",
        "speed_unlimited",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}