GET /api/v1/ports/pam-google-authenticator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pam-google-authenticator",
"portdir": "security/pam-google-authenticator",
"version": "1.11",
"license": "apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/google-authenticator-libpam",
"description": "Pluggable Authentication Module for Google Authenticator",
"long_description": "The Google Authenticator PAM module provides an easy way use Google's 2FA (via Google Authenticator app) to your existing user authentication infrastructure.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "run",
"ports": [
"qrencode"
]
}
],
"depends_on": []
}