GET /api/v1/ports/rb19-pkg-config/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-pkg-config",
"portdir": "ruby/rb19-pkg-config",
"version": "1.1.4",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcairo/pkg-config",
"description": "A pkg-config implementation by Ruby",
"long_description": "A pkg-config implementation by Ruby",
"active": false,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-rcairo"
]
}
]
}