summaryrefslogtreecommitdiff
path: root/libhello/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:44:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:44:02 +0300
commitdbf46876d7d9373c3c1aadd82cbc742b819c53d8 (patch)
treeffc5781088485c53060b1e6120d3b34512765292 /libhello/manifest
parent1e6ffedc9014e78e09d12eae98297fcf56862f83 (diff)
Add project manifest value
Diffstat (limited to 'libhello/manifest')
-rw-r--r--libhello/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/libhello/manifest b/libhello/manifest
index 4cd3296..95037b0 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -1,9 +1,10 @@
: 1
name: libhello
version: 1.1.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.