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

{
    "name": "psi-otr",
    "portdir": "net/psi-otr",
    "version": "0.5",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.tfh-berlin.de/~s30935/",
    "description": "otr-plugin for psi - for plugin-enabled psi",
    "long_description": "Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability. This plugin adds the support fot off the message recording to psi",
    "active": false,
    "categories": [
        "net",
        "chat"
    ],
    "maintainers": [
        {
            "name": "rowue",
            "github": "rowue",
            "ports_count": 10
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "psi",
                "libotr"
            ]
        }
    ],
    "depends_on": []
}