diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:28:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-11 22:28:30 +0300 |
commit | 237e1a6399172cf997dc24e1eea5161c0285f998 (patch) | |
tree | d55000af534867c7bd05217ca779ac3d22a08711 /manifest | |
parent | 16b63f8cdf5b488ab2f4b0e029478b01a2d6b8a8 (diff) |
Add project manifest value
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ : 1 name: libbutl version: 0.8.0-a.0.z +project: build2 summary: build2 utility library license: MIT, BSD-3, BSD-2; MIT except for 5 files from the FreeBSD project. -tags: build2, utility, library +tags: utility, library description-file: README changes-file: NEWS url: https://build2.org |