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

{
    "name": "libgdiplus",
    "portdir": "devel/libgdiplus",
    "version": "6.0.5",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mono-project.com/Libgdiplus",
    "description": "An Open Source implementation of the GDI+ API",
    "long_description": "An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1408
        }
    ],
    "variants": [
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "fontconfig",
                "giflib",
                "libexif",
                "libjpeg-turbo",
                "glib2",
                "tiff",
                "pango",
                "xorg-libX11",
                "libpng",
                "cairo"
            ]
        }
    ],
    "depends_on": []
}