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

{
    "name": "mc",
    "portdir": "sysutils/mc",
    "version": "4.8.31",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.midnight-commander.org",
    "description": "GNU Midnight Commander",
    "long_description": "GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. After some practice, you will wonder how you could ever live without it.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [
        "ncurses",
        "sftp",
        "slang2",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "slang2"
            ]
        }
    ],
    "depends_on": []
}