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

{
    "name": "xarchiver",
    "portdir": "x11/xarchiver",
    "version": "0.5.4",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://xarchiver.xfce.org/",
    "description": "Xarchiver is a desktop-agnostic GTK+2 frontend to various command line archiving tools",
    "long_description": "Xarchiver is a desktop-agnostic GTK+2 frontend to various command line archiving tools",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2",
                "gettext-runtime"
            ]
        }
    ],
    "depends_on": []
}