diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:31:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:31:21 +0300 |
commit | 7bd39a70c78d0035a3e6bf18d3a733252d350070 (patch) | |
tree | 7a869c7227663b031fd2ea67185a9e0113712a4e /community/quark | |
parent | 47f56d35e3df77697a1f5c667971d21c61ad4890 (diff) | |
download | repository-7bd39a70c78d0035a3e6bf18d3a733252d350070.tar.gz |
quark: add meta file
Diffstat (limited to 'community/quark')
-rw-r--r-- | community/quark/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/quark/meta b/community/quark/meta new file mode 100644 index 00000000..38676c4f --- /dev/null +++ b/community/quark/meta @@ -0,0 +1,3 @@ +description: Small Web Server for static files +license: ISC +maintainer: Cem Keylan <cem@carbslinux.org> |