GET /api/v1/ports/pamtester/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pamtester",
"portdir": "devel/pamtester",
"version": "0.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pamtester.sourceforge.net/",
"description": "Utility for testing pluggable authentication modules (PAM) facility",
"long_description": "pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}