GET /api/v1/ports/hypermail/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "hypermail",
"portdir": "mail/hypermail",
"version": "2.3.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hypermail-project.org/",
"description": "Hypermail, mail to cross-referenced HTML converter",
"long_description": "Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents.",
"active": true,
"categories": [
"textproc",
"mail"
],
"maintainers": [],
"variants": [
"gdbm",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}