HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "g2",
"portdir": "graphics/g2",
"version": "0.72",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://g2gl.sourceforge.io",
"description": "simple 2-D graphics library",
"long_description": "g2 is a simple 2-D graphics library.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXext",
"gd2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pure-g2"
]
}
]
}