GET /api/v1/ports/qtkeychain-qt4/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qtkeychain-qt4",
"portdir": "security/qtkeychain",
"version": "0.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frankosterfeld/qtkeychain",
"description": "QtKeyChain stores passwords securely",
"long_description": "QtKeyChain stores passwords securely",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Deriv"
]
}
]
}