GET /api/v1/ports/pilot-link/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pilot-link",
"portdir": "palm/pilot-link",
"version": "0.12.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pilot-link.org/",
"description": "palm-pilot libraries and tools",
"long_description": "pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld. It includes userspace conduits that allow you to synchronize information to and from your Palm.",
"active": true,
"categories": [
"sysutils",
"palm"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"popt",
"readline",
"libpng",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jpilot"
]
}
]
}