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

{
    "name": "LimeChat",
    "portdir": "aqua/LimeChat",
    "version": "2.47",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://limechat.net/mac/",
    "description": "IRC Client for Mac",
    "long_description": "LimeChat is an IRC client for Mac OS X that's fast and stable, offering one window for multiple servers and rich keyboard shortcuts for your comfortable operations.",
    "active": true,
    "categories": [
        "aqua",
        "irc"
    ],
    "maintainers": [
        {
            "name": "danchr",
            "github": "danchr",
            "ports_count": 151
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}