GET /api/v1/ports/shapelib/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "shapelib",
"portdir": "graphics/shapelib",
"version": "1.6.2",
"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-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"plplot510",
"plplot510-single",
"gpsbabel",
"grads",
"plplot",
"plplot-single",
"gnudatalanguage",
"marble",
"tilemaker",
"xastir"
]
}
]
}