18 lines
462 B
JSON
18 lines
462 B
JSON
|
{
|
||
|
"name": "dcmtk",
|
||
|
"version": "3.6.6",
|
||
|
"port-version": 3,
|
||
|
"description": "This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard.",
|
||
|
"supports": "!arm",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|