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

{
    "name": "lha",
    "portdir": "archivers/lha",
    "version": "20211125",
    "license": "Restrictive/Distributable",
    "platforms": "darwin",
    "epoch": 20211125,
    "replaced_by": null,
    "homepage": "https://lha.osdn.jp",
    "description": "Utility for creating and opening lzh archives",
    "long_description": "Utility for creating and opening lzh archives",
    "active": true,
    "categories": [
        "sysutils",
        "archivers"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "ptex-sfmacros"
            ]
        }
    ]
}