diff options
| author | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-06-03 11:38:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-03 11:38:37 -0700 |
| commit | 785dd6d0ebc6f3ba5d25e2f5d31aededf95a2bbe (patch) | |
| tree | f6a09cb35a49096f0742af02540b464de1b70214 /ports/stormlib/CONTROL | |
| parent | 64d6b21c78b2da474fa88b08c6abde86f7603ae5 (diff) | |
| parent | cf920575866d5485c2334e9afa069f07ad61d99f (diff) | |
| download | vcpkg-785dd6d0ebc6f3ba5d25e2f5d31aededf95a2bbe.tar.gz vcpkg-785dd6d0ebc6f3ba5d25e2f5d31aededf95a2bbe.zip | |
Merge pull request #6428 from stijnherfst/master
[stormlib] Add new port
Diffstat (limited to 'ports/stormlib/CONTROL')
| -rw-r--r-- | ports/stormlib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/stormlib/CONTROL b/ports/stormlib/CONTROL new file mode 100644 index 000000000..348e09616 --- /dev/null +++ b/ports/stormlib/CONTROL @@ -0,0 +1,4 @@ +Source: stormlib
+Version: 9.22
+Build-Depends: zlib, bzip2
+Description: StormLib is a library for opening and manipulating Blizzard MPQ files
|
