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

{
    "name": "midori",
    "portdir": "www/midori",
    "version": "9.0",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://midori-browser.org",
    "description": "Midori is a lightweight yet powerful web browser",
    "long_description": "Midori is a lightweight yet powerful web browser",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "cmake",
                "pkgconfig",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk3",
                "libpeas",
                "libsoup",
                "sqlite3",
                "webkit2-gtk",
                "vala",
                "glib2",
                "desktop-file-utils",
                "gcr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}