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

{
    "name": "cotvnc-devel",
    "portdir": "aqua/cotvnc",
    "version": "2016-01-27",
    "license": "GPL-2",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sourceforge.net/projects/chicken/",
    "description": "Chicken is a VNC client for Mac OS X",
    "long_description": "Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.",
    "active": true,
    "categories": [
        "aqua",
        "vnc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "libiconv"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "subversion"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "xorg-xorgproto"
            ]
        }
    ],
    "depends_on": []
}