diff options
Diffstat (limited to 'ports/lastools')
| -rw-r--r-- | ports/lastools/CONTROL | 5 | ||||
| -rw-r--r-- | ports/lastools/vcpkg.json | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/ports/lastools/CONTROL b/ports/lastools/CONTROL deleted file mode 100644 index dbeb69fc8..000000000 --- a/ports/lastools/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: lastools
-Version: 2020-05-09
-Homepage: https://github.com/LAStools/LAStools
-Description: LAStools: award-winning software for efficient LiDAR processing (with LASzip)
-Supports: !uwp
\ No newline at end of file diff --git a/ports/lastools/vcpkg.json b/ports/lastools/vcpkg.json new file mode 100644 index 000000000..4d54c1a81 --- /dev/null +++ b/ports/lastools/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "lastools", + "version-string": "2020-05-09", + "port-version": 1, + "description": "LAStools: award-winning software for efficient LiDAR processing (with LASzip)", + "homepage": "https://github.com/LAStools/LAStools", + "supports": "!uwp" +} |
