aboutsummaryrefslogtreecommitdiff
path: root/ports/gppanel/vcpkg.json
blob: 2493d41a8172b7ff481bb454a651256453cbfb2f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "gppanel",
  "version-date": "2020-05-20",
  "port-version": 1,
  "description": "gpPanel is chart library for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine.",
  "homepage": "https://github.com/woollybah/gppanel",
  "dependencies": [
    "wxwidgets"
  ]
}