summaryrefslogtreecommitdiff
path: root/libhello
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-11 20:12:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-11 20:12:36 +0300
commita7125da058cbe98ee670886023f8924167b891fe (patch)
tree7481403c9cd5dce7a9678ebd9b30152f5b1290e5 /libhello
parentcaa7008cea10c8c73993ea8a0fcba16b635554fc (diff)
Add project manifest value
Diffstat (limited to 'libhello')
-rw-r--r--libhello/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/libhello/manifest b/libhello/manifest
index 5448e1c..2916086 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -1,9 +1,10 @@
: 1
name: libhello
version: 1.0.0
+project: hello
summary: The "Hello World" example library
license: MIT
-tags: c++, hello, world, example
+tags: c++, world, example
description: \
A simple library that implements the "Hello World" example in C++. Its primary
goal is to show a canonical build2/bpkg project/package.