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

{
    "name": "vcdimager",
    "portdir": "multimedia/vcdimager",
    "version": "2.0.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.vcdimager.org/",
    "description": "Free software (Super) video CD authoring solution",
    "long_description": "The GNU (Super)VideoCD authoring solution for mastering, extracting and analyzing Video CDs and Super Video CDs.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libcdio",
                "popt",
                "libxml2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "xine-lib",
                "VLC2",
                "libVLC2"
            ]
        }
    ]
}