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

{
    "name": "cfm",
    "portdir": "sysutils/cfm",
    "version": "0.6.0",
    "license": "MPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/willeccles/cfm",
    "description": "Cactus File Manager",
    "long_description": "Cactus File Manager is a simple and fast TUI file manager",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "will",
            "github": "WillEccles",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}