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

{
    "name": "mmg3d4",
    "portdir": "science/mmg3d4",
    "version": "4.0.2",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mmgtools.org",
    "description": "An open source software for simplicial remeshing (compatibility version)",
    "long_description": "mmg is an open source software for bidimensional and tridimensional surface and volume remeshing (compatibility version).",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "scotch"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gmsh"
            ]
        }
    ]
}