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

{
    "name": "transmission-qt",
    "portdir": "net/transmission-qt",
    "version": "2.94",
    "license": "(GPL-2 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://transmissionbt.com",
    "description": "Lightweight BitTorrent client",
    "long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. This is the Qt4 version for legacy systems.",
    "active": true,
    "categories": [
        "net",
        "p2p"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "gettext",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "curl",
                "miniupnpc",
                "qt4-mac",
                "openssl11",
                "gettext-runtime",
                "libiconv",
                "zlib",
                "libevent",
                "libb64"
            ]
        }
    ],
    "depends_on": []
}