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

{
    "name": "magicpoint",
    "portdir": "graphics/magicpoint",
    "version": "1.13a",
    "license": "BSD",
    "platforms": "macosx darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://member.wide.ad.jp/wg/mgp/",
    "description": "An X11 based presentation tool.",
    "long_description": "Magic Point is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs, vi).",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "imake",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "giflib",
                "xorg-libXmu",
                "libpng",
                "Xft2"
            ]
        }
    ],
    "depends_on": []
}