blob: 29f8cb251e9f4738e30b15f7b451a9e43ceb8b98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "wxchartdir",
"version": "1.0.0",
"port-version": 1,
"description": "wxChartDir provides components for the integration and use of the commercial C++ library ChartDirector, a universal chart component developed by Advanced Software Engineering Ltd, in wxWidgets based applications.",
"homepage": "https://github.com/utelle/wxchartdir",
"dependencies": [
"chartdir",
"wxwidgets"
]
}
|