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

{
    "name": "ccxstream",
    "portdir": "net/ccxstream",
    "version": "1.0.15",
    "license": "Noncommercial",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://buffalo.nas-central.org/wiki/Ccxstream_-_Xbox_Media_Stream_Protocol",
    "description": "Stream media files to XBox Media Center via XBMSP",
    "long_description": "Server to stream music and video files from your UNIX server to a XBox running XBox Media Player using the XBMSP protocol.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "readline"
            ]
        }
    ],
    "depends_on": []
}