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

{
    "name": "dmg2img",
    "portdir": "sysutils/dmg2img",
    "version": "1.6.7",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://vu1tur.eu.org/tools/",
    "description": "Converts Apple DMG files to standard HFS+ images",
    "long_description": "DMG2IMG is a tool to convert Apple's compressed dmg files to standard (hfsplus) disk images. It is derived from dmg2iso v0.2c by vu1tur.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bzip2",
                "zlib",
                "openssl10"
            ]
        }
    ],
    "depends_on": []
}