diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:11:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:11:14 +0300 |
commit | b8864c2cac9cf3b40351308dc6de947e5bf1899d (patch) | |
tree | c6b3e7c56f680b1628196db159d4e893d8fdda5a /extra/procps-ng | |
parent | 86fbbdb766db6f658846e550c13b8ac347cbe397 (diff) | |
download | repository-b8864c2cac9cf3b40351308dc6de947e5bf1899d.tar.gz |
procps-ng: add meta file
Diffstat (limited to 'extra/procps-ng')
-rw-r--r-- | extra/procps-ng/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/procps-ng/meta b/extra/procps-ng/meta new file mode 100644 index 00000000..d918c902 --- /dev/null +++ b/extra/procps-ng/meta @@ -0,0 +1,3 @@ +description: Process monitoring utilities +license: GPL-2.0+, LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |