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

{
    "name": "sylpheed",
    "portdir": "mail/sylpheed",
    "version": "3.7.0",
    "license": "(GPL-2 or LGPL-2.1)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://sylpheed.sraoss.jp/en/",
    "description": "Fast, lightweight GTK+ mail client",
    "long_description": "Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula.",
    "active": true,
    "categories": [
        "mail"
    ],
    "maintainers": [
        {
            "name": "michael",
            "github": "fincham",
            "ports_count": 1
        }
    ],
    "variants": [
        "ssl",
        "gpg",
        "ldap",
        "gtkspell",
        "compface",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2"
            ]
        }
    ],
    "depends_on": []
}