aboutsummaryrefslogtreecommitdiff
path: root/ports/lemon/vcpkg.json
blob: b75102e5498d87d4269f4fe3c13c44232f023e96 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "lemon",
  "version-string": "0",
  "port-version": 1,
  "description": "Deprecated port, use liblemon instead",
  "dependencies": [
    "liblemon"
  ]
}