GET /api/v1/ports/mod_maxminddb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mod_maxminddb",
"portdir": "www/mod_maxminddb",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://maxmind.github.io/mod_maxminddb/",
"description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
"long_description": "This module allows you to query MaxMind DB files from Apache 2.2+ using the libmaxminddb library.",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libmaxminddb",
"apache2"
]
}
],
"depends_on": []
}