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

{
    "name": "openjdk13-openj9",
    "portdir": "java/openjdk",
    "version": "13.0.2",
    "license": "GPL-2 and NoMirror",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "openjdk16-openj9",
    "homepage": "https://www.macports.org",
    "description": "Obsolete port, replaced by openjdk16-openj9",
    "long_description": "This port has been replaced by openjdk16-openj9.",
    "active": false,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 100
        }
    ],
    "variants": [
        "BundledApp",
        "JNI",
        "Applets",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-12"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}