diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:23:48 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:23:48 +0300 |
commit | c692850d20eb74189d9b4fdf9b0b4d198ddfb9fa (patch) | |
tree | 3f9b728d2952b07f88e7c3f7f01679540bdcef89 /extra/libedit | |
parent | a2335e8029e204fbd0ac99ca6b0e6e91cb1a985f (diff) | |
download | repository-c692850d20eb74189d9b4fdf9b0b4d198ddfb9fa.tar.gz |
libedit: add meta file
Diffstat (limited to 'extra/libedit')
-rw-r--r-- | extra/libedit/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libedit/meta b/extra/libedit/meta new file mode 100644 index 00000000..ce19ecae --- /dev/null +++ b/extra/libedit/meta @@ -0,0 +1,3 @@ +description: NetBSD Command Line Editor Library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |