GET /api/v1/ports/httrack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "httrack",
"portdir": "net/httrack",
"version": "3.49.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.httrack.com/",
"description": "Website Copier/Offline Browser",
"long_description": "HTTrack is an offline browser utility that allows you to download a website from the Internet to a local directory.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"gmake",
"libtool",
"autoconf",
"autoconf-archive"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libiconv",
"zlib"
]
}
],
"depends_on": []
}