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

{
    "name": "arora",
    "portdir": "www/arora",
    "version": "0.11.0",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/arora/arora",
    "description": "cross-platform QtWebKit web browser",
    "long_description": "Arora is a lightweight cross-platform web browser based on QtWebKit. It's free (as in free speech and free beer).",
    "active": true,
    "categories": [
        "aqua",
        "www"
    ],
    "maintainers": [],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "openssl"
            ]
        }
    ],
    "depends_on": []
}