aboutsummaryrefslogtreecommitdiff
path: root/ports/libnice/vcpkg.json
blob: 16802d092bf2766b3c75ff9891221152c1c0b4c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libnice",
  "version": "0.1.15",
  "port-version": 7,
  "description": "Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389).",
  "homepage": "https://nice.freedesktop.org",
  "dependencies": [
    "glib",
    "openssl"
  ]
}