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

{
    "name": "aquafox",
    "portdir": "www/tenfourfox",
    "version": "1.0.0",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/BlackBirdLC/Aquafox",
    "description": "TenFourFox fork with extra optimizations.",
    "long_description": "TenFourFox fork with extra optimizations.",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2571
        },
        {
            "name": "thewireless",
            "github": "BlackBirdLC",
            "ports_count": 3
        }
    ],
    "variants": [
        "G5",
        "G4"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "freetype",
                "gcc48",
                "python27",
                "autoconf213",
                "cctools",
                "gmake",
                "ld64",
                "libidl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "libgcc6"
            ]
        }
    ],
    "depends_on": []
}