GET /api/v1/ports/qoauth/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qoauth",
"portdir": "devel/qoauth",
"version": "2.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ayoy/qoauth",
"description": "Qt-based client implementation of the OAuth standard",
"long_description": "Qt-based client implementation of the OAuth standard",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt4-mac",
"pkgconfig",
"qca",
"qca-ossl",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"choqok"
]
}
]
}