From ef4070dd12a9aedec805003beaad3816ca4dc3f4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Jun 2017 18:26:51 +0300 Subject: Move project into intermediate sub-directory --- libformat/manifest | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libformat/manifest (limited to 'libformat/manifest') diff --git a/libformat/manifest b/libformat/manifest new file mode 100644 index 0000000..23cf1bb --- /dev/null +++ b/libformat/manifest @@ -0,0 +1,15 @@ +: 1 +name: libformat +version: 1.0.0 +summary: The "Hello World" example formatter library +license: MIT +tags: c++, hello, world, formatter, example +description: \ +A simple library that implements the "Hello World" formatting in C++. +\ +url: http://www.example.org/libformat +email: hello-users@example.org +build-email: builds@build2.org +requires: c++11 +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- -- cgit v1.1