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

{
    "name": "Chmox",
    "portdir": "aqua/Chmox",
    "version": "0.4",
    "license": "unknown",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://chmox.sourceforge.net",
    "description": "Read CHM documents on your Mac",
    "long_description": "A viewer for Microsoft Help \"CHM\" (aka Compiled HTML) files using Cocoa, WebKit and chmlib.",
    "active": true,
    "categories": [
        "aqua",
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "cvs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "libxml2"
            ]
        }
    ],
    "depends_on": []
}