diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:44:38 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:44:38 +0300 |
commit | ddd3eb36d27d7c6c6b6a030737e669e3b12108ba (patch) | |
tree | 186799bc5acfd6e054fde5bb3dad86ce3fabf560 /extra | |
parent | 8d58b5b0a735b68bfefb5c1b52512eb706e0fba0 (diff) | |
download | repository-ddd3eb36d27d7c6c6b6a030737e669e3b12108ba.tar.gz |
libbsd: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libbsd/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libbsd/meta b/extra/libbsd/meta new file mode 100644 index 00000000..e6520ef8 --- /dev/null +++ b/extra/libbsd/meta @@ -0,0 +1,3 @@ +description: BSD function library +license: ISC, MIT, Beerware, BSD-2-Clause, BSD-3-Clause, BSD-4-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |