18 lines
299 B
JSON
18 lines
299 B
JSON
|
{
|
||
|
"name": "lcms",
|
||
|
"version": "2.12",
|
||
|
"port-version": 3,
|
||
|
"description": "Little CMS.",
|
||
|
"homepage": "https://github.com/mm2/Little-CMS",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|