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

{
    "name": "tkcvs",
    "portdir": "devel/tkcvs",
    "version": "8.2.3",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://tkcvs.sourceforge.io/",
    "description": "Tk-based GUI for CVS",
    "long_description": "TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration management system. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. TkDiff is included for browsing and merging your changes.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "run",
            "ports": [
                "tk"
            ]
        }
    ],
    "depends_on": []
}