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

{
    "name": "android-file-transfer-linux",
    "portdir": "aqua/android-file-transfer-linux",
    "version": "3.9",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://whoozle.github.io/android-file-transfer-linux/",
    "description": "Reliable MTP client with minimalistic UI",
    "long_description": "Reliable MTP client with minimalistic UI",
    "active": true,
    "categories": [
        "aqua",
        "sysutils",
        "fuse"
    ],
    "maintainers": [],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "osxfuse",
                "libmagic"
            ]
        }
    ],
    "depends_on": []
}