HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "aerc",
"portdir": "mail/aerc",
"version": "0.20.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aerc-mail.org",
"description": "Terminal-based email client.",
"long_description": "aerc is an email client that runs in your terminal, featuring editing emails in an embedded terminal tmux-style and first-class support for working with Git & email.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 987
}
],
"variants": [
"notmuch",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"notmuch"
]
}
],
"depends_on": []
}