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

{
    "name": "libomp-devel",
    "portdir": "lang/libomp",
    "version": "19.1.7",
    "license": "(MIT or NCSA)",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": "libomp",
    "homepage": "https://openmp.llvm.org",
    "description": "Obsolete port, replaced by libomp",
    "long_description": "This port has been replaced by libomp.",
    "active": false,
    "categories": [
        "lang"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [
        "debug",
        "top_level"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "python313"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}