aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'manifest')
-rw-r--r--manifest14
1 files changed, 14 insertions, 0 deletions
diff --git a/manifest b/manifest
new file mode 100644
index 0000000..f1da8ca
--- /dev/null
+++ b/manifest
@@ -0,0 +1,14 @@
+: 1
+name: msvc-linux # @@ Shouldn't we change it to some more generic name?
+version: 0.1.0-a1
+summary: MS Visual C++ driver scripts
+license: MIT
+tags: msvc, vc, c++, script
+description-file: README
+changes-file: NEWS
+url: https://build2.org # @@ Use the proper url and email.
+email: users@build2.org
+requires: c++14
+depends: * build2 >= 0.4.0
+depends: * bpkg >= 0.4.0
+depends: libbutl == 0.5.0-a1