GET /api/v1/ports/netatalk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "netatalk",
"portdir": "net/netatalk",
"version": "2.0.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://netatalk.sourceforge.net/",
"description": "file and printer server for Apple Macintosh clients",
"long_description": "netatalk is a daemon which provides POSIX-compliant Unix/BSD systems with the ability to share files and printers with Apple Macintosh computers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"db47",
"openssl",
"perl5",
"libiconv"
]
}
],
"depends_on": []
}