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

{
    "name": "MP4Joiner",
    "portdir": "multimedia/MP4Joiner",
    "version": "2.2",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.mp4joiner.org/",
    "description": "simple tool to join multiple MP4 files into one",
    "long_description": "MP4Joiner is a simple tool to join multiple MP4 files into one.",
    "active": true,
    "categories": [
        "aqua",
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "",
            "ports_count": 218
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "wxWidgets-3.0",
                "wxsvg",
                "ffmpeg",
                "gpac"
            ]
        }
    ],
    "depends_on": []
}