diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-02 06:40:33 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-02 06:40:33 +0100 |
commit | 547a14ae9bf93068625ba8e309f166ccb3236f40 (patch) | |
tree | 27905a11bb56758d89dcf75df849bbeca5b6a5fd /extra/cpt-extra | |
parent | 1c9aa0ad853a1ad73d0b3b8640122f4f299f6666 (diff) | |
download | repository-547a14ae9bf93068625ba8e309f166ccb3236f40.tar.gz |
cpt-extra: add meta file
Diffstat (limited to 'extra/cpt-extra')
-rw-r--r-- | extra/cpt-extra/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/cpt-extra/meta b/extra/cpt-extra/meta new file mode 100644 index 00000000..a167b10b --- /dev/null +++ b/extra/cpt-extra/meta @@ -0,0 +1,3 @@ +description: Extra utilities for CPT +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |