GET /api/v1/ports/libdap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libdap",
"portdir": "science/libdap",
"version": "3.18.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opendap.org/",
"description": "A C++ SDK which contains an implementation of DAP 2.0",
"long_description": "A C++ SDK which contains an implementation of DAP 2.0, Client- and Server-side support classes and a prototype implementation of the AIS.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libxml2",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gadap"
]
},
{
"type": "lib",
"ports": [
"grads"
]
}
]
}