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

{
    "name": "canto",
    "portdir": "net/canto",
    "version": "0.6.13",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://codezen.org/canto-ng/",
    "description": "flexible ncurses Atom/RSS newsreader for the console",
    "long_description": "Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "python27",
                "py27-chardet",
                "py27-feedparser"
            ]
        }
    ],
    "depends_on": []
}