diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:18:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:18:34 +0300 |
commit | b4e4279dab181c9642654194fa72315c7b3642d4 (patch) | |
tree | c1c5fa4b81c7457f210af321ca01aab973ea7d85 /community/boost | |
parent | 84d3b471142603d483873d00687ee1f75532f396 (diff) | |
download | repository-b4e4279dab181c9642654194fa72315c7b3642d4.tar.gz |
boost: add meta file
Diffstat (limited to 'community/boost')
-rw-r--r-- | community/boost/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/boost/meta b/community/boost/meta new file mode 100644 index 00000000..73fbb65c --- /dev/null +++ b/community/boost/meta @@ -0,0 +1,3 @@ +description: C++ source libraries +license: BSL-1.0 +maintainer: Cem Keylan <cem@carbslinux.org> |