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

{
    "name": "xfe",
    "portdir": "x11/xfe",
    "version": "1.43.1",
    "license": "GPL-2+",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://roland65.free.fr/xfe/",
    "description": "X File Explorer (Xfe) is an MS-Explorer like file manager for X.",
    "long_description": "X File Explorer (Xfe) is a filemanager for X. It is based on the popular X Win Commander, which is discontinued. Xfe is desktop independent and is written with the C++ Fox Toolkit. It has Windows Commander or MS-Explorer look and is very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction and much more.",
    "active": true,
    "categories": [
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "pkgconfig",
                "intltool",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "gettext-runtime",
                "freetype",
                "fox",
                "xorg-xcb-util"
            ]
        }
    ],
    "depends_on": []
}