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

{
    "name": "gvemod-labeler",
    "portdir": "science/gvemod-labeler",
    "version": "0.4",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.geomview.org/",
    "description": "An interactive tool for generating short texts as vector objects inside Geomview",
    "long_description": "This is the Labeler emodule, an interactive tool for generating short texts as vector objects inside Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).",
    "active": true,
    "categories": [
        "graphics",
        "science",
        "x11"
    ],
    "maintainers": [
        {
            "name": "raphael",
            "github": "raphael-st",
            "ports_count": 18
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "geomview",
                "tk-x11"
            ]
        }
    ],
    "depends_on": []
}