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

{
    "name": "phantomjs-qt-sqlite-plugin",
    "portdir": "aqua/phantomjs-qt",
    "version": "5.5.1",
    "license": "(LGPL-2.1 or LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vitallium/qtbase",
    "description": "SQLite Database Driver for Qt Tool Kit 5",
    "long_description": "SQLite Database Driver for Qt Tool Kit 5",
    "active": true,
    "categories": [
        "aqua",
        "www"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1413
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "phantomjs-qt-qtbase",
                "sqlite3"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "phantomjs-qt"
            ]
        }
    ]
}