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

{
    "name": "shapelib",
    "portdir": "graphics/shapelib",
    "version": "1.6.1",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://shapelib.maptools.org",
    "description": "Library and tools for dealing with ESRI ShapeFiles",
    "long_description": "This software provides support for the ESRI ShapeFiles.",
    "active": true,
    "categories": [
        "graphics",
        "gis"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "xastir",
                "plplot510",
                "plplot510-single",
                "gpsbabel",
                "grads",
                "plplot",
                "plplot-single",
                "marble",
                "tilemaker"
            ]
        }
    ]
}