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

{
    "name": "eblook",
    "portdir": "textproc/eblook",
    "version": "1.6.1-media-20220426",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://green.ribbon.to/~ikazuhiro/lookup/lookup.html#EBLOOK",
    "description": "Interactive EB interface command for searching words in CD-ROM books.",
    "long_description": "Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats which are popular in Japan. Including the media patch.",
    "active": true,
    "categories": [
        "textproc",
        "japanese"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gettext",
                "ncurses",
                "zlib",
                "eb",
                "libiconv",
                "readline"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "lookup"
            ]
        }
    ]
}