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

{
    "name": "ezstream",
    "portdir": "audio/ezstream",
    "version": "1.0.2",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.icecast.org/ezstream/",
    "description": "command line source client for Icecast media streaming servers",
    "long_description": "ezstream is a command line source client for Icecast media streaming servers. It began as the successor of the old \"shout\" utility, and has since gained a lot of useful features.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "check",
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libshout2",
                "libxml2",
                "taglib",
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}