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

{
    "name": "qt4-mac-postgresql91-plugin",
    "portdir": "aqua/qt4-mac-postgresql91-plugin",
    "version": "4.8.7",
    "license": "(LGPL-2.1 or GPL-3)",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.qt.io/",
    "description": "Qt PostgreSQL database plugin for postgresql91",
    "long_description": "Qt PostgreSQL database plugin for postgresql91",
    "active": true,
    "categories": [
        "aqua",
        "databases"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "postgresql91"
            ]
        }
    ],
    "depends_on": []
}