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

{
    "name": "agave",
    "portdir": "graphics/agave",
    "version": "0.4.7",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20170308183221/http://home.gna.org/colorscheme",
    "description": "Generate a variety of colorschemes from a single starting color.",
    "long_description": "Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.",
    "active": true,
    "categories": [
        "graphics",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}