diff options
| author | Majid Hojati <mhojati@uwaterloo.ca> | 2020-06-03 01:48:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:48:22 -0700 |
| commit | e39cbe69f585cbfed895d732fe3d03ac64295897 (patch) | |
| tree | 19e6e2b9a492faebd51f856f9b5d21e5b139b60f /ports/protozero/CONTROL | |
| parent | 23efb170c85ae014e6030a6d7af2e0023ff3901c (diff) | |
| download | vcpkg-e39cbe69f585cbfed895d732fe3d03ac64295897.tar.gz vcpkg-e39cbe69f585cbfed895d732fe3d03ac64295897.zip | |
[Protozero] Add new port (#11652)
* protozero ci.baseline edit
* protozero ci.baseline edit
* protozero port added
* minor updates
* minor updates
Diffstat (limited to 'ports/protozero/CONTROL')
| -rw-r--r-- | ports/protozero/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/protozero/CONTROL b/ports/protozero/CONTROL new file mode 100644 index 000000000..c8e140371 --- /dev/null +++ b/ports/protozero/CONTROL @@ -0,0 +1,5 @@ +Source: protozero
+Version: 1.6.8
+Homepage: https://github.com/am2222/mapnik-windows/
+Description: Minimalist protocol buffer decoder and encoder in C++
+Build-Depends: protobuf
\ No newline at end of file |
