GET /api/v1/ports/dcmtk-static/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dcmtk-static",
"portdir": "graphics/dcmtk",
"version": "3.6.9",
"license": "(BSD or Apache-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dicom.offis.de/en/dcmtk",
"description": "The DICOM Toolkit.",
"long_description": "Libraries to enable static-linking to dcmtk.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"debug",
"private",
"sound",
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"tiff",
"tcp_wrappers",
"libiconv",
"zlib",
"openssl3",
"libxml2",
"libjpeg-turbo",
"libpng"
]
},
{
"type": "run",
"ports": [
"dcmtk"
]
}
],
"depends_on": []
}