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

{
    "name": "ices0",
    "portdir": "audio/ices0",
    "version": "0.4",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://icecast.org/ices/",
    "description": "Stream audio to an icecast server",
    "long_description": "source client for broadcasting in MP3 format to an icecast2 server",
    "active": true,
    "categories": [
        "net",
        "audio"
    ],
    "maintainers": [],
    "variants": [
        "python",
        "perl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lame",
                "libshout2",
                "faad2",
                "libxml2",
                "mp4v2",
                "flac"
            ]
        }
    ],
    "depends_on": []
}