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

{
    "name": "trojita",
    "portdir": "mail/trojita",
    "version": "0.7",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://trojita.flaska.net",
    "description": "Fast and lightweight Qt IMAP e-mail client",
    "long_description": "Fast and lightweight Qt IMAP e-mail client",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "ragel",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qttools",
                "qt5-qttranslations",
                "zlib",
                "atk",
                "dbus",
                "qt5-qtbase",
                "desktop-file-utils",
                "gdk-pixbuf2",
                "qtkeychain-qt5",
                "pango",
                "glib2",
                "qt5-qtdeclarative",
                "qt5-qtwebkit",
                "qt5-qtsvg"
            ]
        }
    ],
    "depends_on": []
}