diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:26:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:26:43 +0300 |
commit | 2f3fe40e899856d752289b31356147b3146ba30c (patch) | |
tree | 47d6e88e06836307bc39d33cfef462557236e51c /extra/libev | |
parent | cbabb2e419bed62648b63cbc9a9bca4cc5351938 (diff) | |
download | repository-2f3fe40e899856d752289b31356147b3146ba30c.tar.gz |
libev: add meta file
Diffstat (limited to 'extra/libev')
-rw-r--r-- | extra/libev/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libev/meta b/extra/libev/meta new file mode 100644 index 00000000..c230450d --- /dev/null +++ b/extra/libev/meta @@ -0,0 +1,3 @@ +description: Event notification library +license: GPL-2.0+, BSD-2-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |