diff options
| author | Stijn Herfst <stijnherfst@outlook.com> | 2019-06-19 01:27:42 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-18 16:27:41 -0700 |
| commit | bba0b6b98d2cfbb9efb49d64e1a5a5a7eff23f1d (patch) | |
| tree | f6e5167655af599cea4753220f81ad8c2d3a886a /ports/casclib/CONTROL | |
| parent | 99b39077441c17e2433c8ef0f7970611b039d377 (diff) | |
| download | vcpkg-bba0b6b98d2cfbb9efb49d64e1a5a5a7eff23f1d.tar.gz vcpkg-bba0b6b98d2cfbb9efb49d64e1a5a5a7eff23f1d.zip | |
[casclib] Add new port (#6744)
* [casclib] Add new port
Diffstat (limited to 'ports/casclib/CONTROL')
| -rw-r--r-- | ports/casclib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/casclib/CONTROL b/ports/casclib/CONTROL new file mode 100644 index 000000000..a9a10ac9b --- /dev/null +++ b/ports/casclib/CONTROL @@ -0,0 +1,4 @@ +Source: casclib
+Version: 1.50
+Build-Depends: zlib
+Description: An open-source implementation of library for reading CASC storage from Blizzard games since 2014
\ No newline at end of file |
