diff options
| author | Daniel Marshall <xandan@gmail.com> | 2019-05-24 23:15:22 +0100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-24 15:15:22 -0700 |
| commit | 8f1d08d00b3d83d23224585dc28c0468c0f65ffa (patch) | |
| tree | 77d6e3076edcba09c63b10f68d7870de36dd7e8a /ports/clipp/CONTROL | |
| parent | c5bd18d3737a3e31d1a2f9a03162bb0f9d745784 (diff) | |
| download | vcpkg-8f1d08d00b3d83d23224585dc28c0468c0f65ffa.tar.gz vcpkg-8f1d08d00b3d83d23224585dc28c0468c0f65ffa.zip | |
[clipp] Add new port (#6612)
Diffstat (limited to 'ports/clipp/CONTROL')
| -rw-r--r-- | ports/clipp/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/clipp/CONTROL b/ports/clipp/CONTROL new file mode 100644 index 000000000..ed8084936 --- /dev/null +++ b/ports/clipp/CONTROL @@ -0,0 +1,3 @@ +Source: clipp
+Version: 2019-04-30
+Description: command line interfaces for modern C++
\ No newline at end of file |
