aboutsummaryrefslogtreecommitdiff
path: root/ports/soem/vcpkg.json
blob: ffa002687d1149e0ca575e7b49582f7e2b3aa6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "soem",
  "version-string": "1.4.0",
  "port-version": 2,
  "description": "Simple Open Source EtherCAT Master",
  "homepage": "https://github.com/OpenEtherCATsociety/SOEM",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "winpcap",
      "platform": "windows"
    }
  ]
}