GET /api/v1/ports/pwsafe/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pwsafe",
"portdir": "security/pwsafe",
"version": "0.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nsd.dyndns.org/pwsafe/",
"description": "manage encrypted password databases",
"long_description": "pwsafe is a command-line program that manages encrypted password databases",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"readline",
"xorg-libXmu"
]
}
],
"depends_on": []
}