GET /api/v1/ports/grsync/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "grsync",
"portdir": "net/grsync",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opbyte.it/grsync/",
"description": "Grsync is a GUI for rsync.",
"long_description": "Grsync makes use of the GTK libraries to synchronize folders, files and make backups.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 632
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"libtool",
"pkgconfig",
"clang-9.0",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"rsync",
"desktop-file-utils"
]
}
],
"depends_on": []
}