20 lines
398 B
JSON
Executable File
20 lines
398 B
JSON
Executable File
{
|
|
"name": "workflow",
|
|
"version": "0.9.7",
|
|
"port-version": 1,
|
|
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
|
|
"homepage": "https://github.com/sogou/workflow",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|