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

{
    "name": "sup",
    "portdir": "mail/sup",
    "version": "0.8.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://supmua.org",
    "description": "Console-based email client",
    "long_description": "Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact-list management, custom code insertion via a hook system, and more.",
    "active": false,
    "categories": [
        "mail",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "rb-rake"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "rb-ferret",
                "rb-gettext",
                "rb-highline",
                "rb-locale",
                "rb-lockfile",
                "rb-mime-types",
                "ruby",
                "rb-net-ssh",
                "rb-rake",
                "rb-rmail",
                "rb-rubygems",
                "rb-trollop",
                "rb-ncurses-ruby",
                "rb-fastthread"
            ]
        }
    ],
    "depends_on": []
}