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

{
    "name": "GNUMail-Aqua",
    "portdir": "mail/GNUMail-Aqua",
    "version": "1.2.0pre3",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.collaboration-world.com/gnumail/",
    "description": "Fully featured mail application using GNUStep or Cocoa.",
    "long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
    "active": true,
    "categories": [
        "aqua",
        "mail"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}