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

{
    "name": "tkdnd",
    "portdir": "x11/tkdnd",
    "version": "2.9.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd",
    "description": "an extension that adds native drag & drop capabilities to the tk toolkit",
    "long_description": "Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities to the tk toolkit.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1331
        },
        {
            "name": "chrischavez",
            "github": "chrstphrchvz",
            "ports_count": 93
        }
    ],
    "variants": [
        "debug",
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tcl",
                "tk-quartz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "netgen"
            ]
        }
    ]
}