aboutsummaryrefslogtreecommitdiff
path: root/ports/moos-essential/vcpkg.json
blob: 48da1769f32a56d126523b94cda42d2beba18021 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "moos-essential",
  "version-string": "10.0.1",
  "port-version": 3,
  "description": "a set of useful applications that leverage the core-moos communications layer.",
  "homepage": "https://sites.google.com/site/moossoftware/",
  "dependencies": [
    "moos-core"
  ]
}