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

{
    "name": "jigdo",
    "portdir": "net/jigdo",
    "version": "0.7.3",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://atterer.org/jigdo/",
    "description": "A tool designed to ease the distribution of very large files",
    "long_description": "A tool designed to ease the distribution of very large files",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2",
                "libiconv",
                "libwww"
            ]
        },
        {
            "type": "run",
            "ports": [
                "wget"
            ]
        }
    ],
    "depends_on": []
}