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

{
    "name": "ytree",
    "portdir": "sysutils/ytree",
    "version": "2.10",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.han.de/~werner/ytree.html",
    "description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm)",
    "long_description": "Ytree - a (curses-based) file manager similar to DOS Xtree(tm), for browsing filesystems and archives (RAR/SPM/RPM/TAR/ARC/LHA/ZIP/ZOO).",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 991
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "readline"
            ]
        }
    ],
    "depends_on": []
}