]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/mailio/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / mailio / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "mailio",
3 "version": "0.20.0",
4 "port-version": 1,
5 "maintainers": "Tomislav Karastojković <contact@alepho.com>",
6 "description": "mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on the standard C++ 17 and Boost library.",
7 "homepage": "https://github.com/karastojko/mailio",
8 "license": "BSD-2-clause",
9 "supports": "!uwp",
10 "dependencies": [
11 "boost-asio",
12 "boost-date-time",
13 "boost-regex",
14 "boost-system",
15 "openssl",
16 {
17 "name": "vcpkg-cmake",
18 "host": true
19 }
20 ]
21}