diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:19:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:19:37 +0300 |
commit | 06cde9ccf7549c914234a0184e829d7fb7cc075a (patch) | |
tree | 2e09a37c330689e0b353d699a9e4676745a92e99 /extra/prout | |
parent | b8864c2cac9cf3b40351308dc6de947e5bf1899d (diff) | |
download | repository-06cde9ccf7549c914234a0184e829d7fb7cc075a.tar.gz |
prout: add meta file
Diffstat (limited to 'extra/prout')
-rw-r--r-- | extra/prout/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/prout/meta b/extra/prout/meta new file mode 100644 index 00000000..20ffedc6 --- /dev/null +++ b/extra/prout/meta @@ -0,0 +1,3 @@ +description: Smaller "lp" command +license: WTFPL +maintainer: Cem Keylan <cem@carbslinux.org> |