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

{
    "name": "libticalcs2",
    "portdir": "math/libticalcs2",
    "version": "1.1.9",
    "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": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libtifiles2",
                "gettext",
                "glib2",
                "libticables2",
                "libticonv"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gfm",
                "tiemu3",
                "tilp2"
            ]
        }
    ]
}