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

{
    "name": "i2pchat",
    "portdir": "net/i2pchat",
    "version": "0.2.37",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vituperative/i2pchat",
    "description": "Anonymous private secure open-source chat",
    "long_description": "Anonymous private secure open-source chat using end-to-end encrypted transport.",
    "active": true,
    "categories": [
        "aqua",
        "net",
        "security"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qt5-qtsvg",
                "qt5-qtmultimedia"
            ]
        }
    ],
    "depends_on": []
}