GET /api/v1/ports/ispell-dict-it/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ispell-dict-it",
    "portdir": "textproc/ispell-dict-it",
    "version": "2001",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://members.xoom.virgilio.it/trasforma/ispell/",
    "description": "Italian dictionary for ispell.",
    "long_description": "Ispell Italian dictionary. Based on Loris Palmerini's dictionary.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "bardellie",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "ispell"
            ]
        }
    ],
    "depends_on": []
}