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

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