16 lines
303 B
JSON
Executable File
16 lines
303 B
JSON
Executable File
{
|
|
"name": "libsmb2",
|
|
"version-date": "2021-04-29",
|
|
"port-version": 1,
|
|
"description": "SMB2/3 Userspace Client",
|
|
"homepage": "https://github.com/sahlberg/libsmb2",
|
|
"supports": "!osx",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|