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

{
    "name": "mpeg4ip",
    "portdir": "audio/mpeg4ip",
    "version": "1.5.0.1",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20140923132542/http://sourceforge.net/projects/mpeg4ip/",
    "description": "Mpeg4 library and tools from mpeg4ip",
    "long_description": "The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio, video and text.",
    "active": true,
    "categories": [
        "multimedia",
        "audio"
    ],
    "maintainers": [
        {
            "name": "reid",
            "github": "",
            "ports_count": 2
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "mp4v2"
            ]
        }
    ],
    "depends_on": []
}