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

{
    "name": "libfive",
    "portdir": "graphics/libfive",
    "version": "20210717",
    "license": "MPL-2 and GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libfive.com/",
    "description": "Library for 3D solid modeling",
    "long_description": "libfive is a software library and set of tools for solid modeling, especially suited for parametric and procedural design. It is infrastructure for generative design, mass customization, and domain-specific CAD tools.",
    "active": true,
    "categories": [
        "graphics",
        "math",
        "cad"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "guile",
        "python37",
        "python38",
        "python39",
        "studio",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "librsvg",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "eigen3",
                "qt5-qtbase",
                "boost176",
                "libpng",
                "guile",
                "python39"
            ]
        }
    ],
    "depends_on": []
}