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

{
    "name": "QupZilla",
    "portdir": "www/QupZilla",
    "version": "2.2.6",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://qupzilla.com",
    "description": "fast lightweight web browser made with Qt",
    "long_description": "QupZilla is a fast lightweight web browser made with Qt. QupZilla has all the standard features you expect from a web browser, including bookmarks, history, tabbed browsing, RSS feeds, ad blocking, Flash blocking, and an SSL certificate manager.",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "qt5-qttools",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qt5-qtwebengine",
                "openssl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt5-sqlite-plugin"
            ]
        }
    ],
    "depends_on": []
}