GET /api/v1/ports/opendkim/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "opendkim",
"portdir": "mail/opendkim",
"version": "2.10.3",
"license": "(BSD or restrictive/distributable)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opendkim.org/",
"description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
"long_description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libmilter",
"unbound",
"openssl"
]
}
],
"depends_on": []
}