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

{
    "name": "mythtv.28",
    "portdir": "multimedia/mythtv.28",
    "version": "0.28.2-Fixes-20180201",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.mythtv.org/",
    "description": "installs complete MythTV system",
    "long_description": "Installs a complete MythTV system including the frontend, backend, and database server software plus MythWeb",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ctreleaven",
            "github": "ctreleaven",
            "ports_count": 43
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "mythtv-plugins.28",
                "mythweb.28"
            ]
        },
        {
            "type": "run",
            "ports": [
                "mariadb-server"
            ]
        }
    ],
    "depends_on": []
}