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

{
    "name": "hunspell-dict-he_IL",
    "portdir": "textproc/hunspell-dict-he_IL",
    "version": "2005-01-12",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://wiki.services.openoffice.org/wiki/Dictionaries",
    "description": "Hebrew (Israel) dictionary for hunspell",
    "long_description": "Hebrew (Israel) dictionary for hunspell",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}