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

{
    "name": "mowitz",
    "portdir": "x11/mowitz",
    "version": "0.3.1",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://siag.nu/mowitz/",
    "description": "Library of widgets for X applications to use.",
    "long_description": "Library of widgets for X applications to use. The widgets have been snarfed from various sources and are all open source (GPL or MIT licenses).",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "neXtaw",
                "xorg-libXaw",
                "xpm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "siag"
            ]
        }
    ]
}