GET /api/v1/ports/smtpping/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "smtpping",
"portdir": "net/smtpping",
"version": "1.1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/halon/smtpping",
"description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
"long_description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
}