diff options
Diffstat (limited to 'vcpkg/ports/chartdir/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/chartdir/vcpkg.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg/ports/chartdir/vcpkg.json b/vcpkg/ports/chartdir/vcpkg.json new file mode 100644 index 0000000..0eb77c4 --- /dev/null +++ b/vcpkg/ports/chartdir/vcpkg.json @@ -0,0 +1,9 @@ +{ + "name": "chartdir", + "version": "7.0.0", + "port-version": 8, + "description": "ChartDirector is a powerful chart component for creating professional looking charts for web and windows applications.", + "homepage": "https://www.advsofteng.com/", + "license": null, + "supports": "(windows & !uwp & (x86 | x64)) | osx | linux" +} |