diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:34:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:37:08 +0300 |
commit | 0db10b99f4c9b1f1fc04c1ab8ee80b2f3951d4e6 (patch) | |
tree | 92d00afaca79364c77eaf976a4d057a22bb4fc2b /core/cpt | |
parent | af5912dee7ac31c6a2e22bfe60baf65877160dd2 (diff) | |
download | repository-0db10b99f4c9b1f1fc04c1ab8ee80b2f3951d4e6.tar.gz |
cpt: add meta file
Diffstat (limited to 'core/cpt')
-rw-r--r-- | core/cpt/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/cpt/meta b/core/cpt/meta new file mode 100644 index 00000000..41802859 --- /dev/null +++ b/core/cpt/meta @@ -0,0 +1,3 @@ +description: Carbs Packaging Tools +license: MIT +maintainer: Cem Keylan <cem@ckyln.com> |