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

{
    "name": "libticables2",
    "portdir": "math/libticables2",
    "version": "1.3.5",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://lpg.ticalc.org/prj_tilp/",
    "description": "TILibs",
    "long_description": "Utility libraries for TI related apps",
    "active": true,
    "categories": [
        "math"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "libticonv",
                "libtifiles2",
                "gettext"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gfm",
                "libticalcs2",
                "tiemu3",
                "tilp2"
            ]
        }
    ]
}