GET /api/v1/ports/libcsplit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcsplit",
"portdir": "security/libcsplit",
"version": "20220109",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libyal/libcsplit",
"description": "Library for cross-platform C split strings functions",
"long_description": "Library for cross-platform C split strings functions",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libcerror",
"libcstring",
"libiconv"
]
}
],
"depends_on": []
}