diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:00:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:00:44 +0300 |
commit | 779142dbb4c0c1bad53501de77f94ebfe88a57c8 (patch) | |
tree | 6eb84b303ca84e9da2ae3bf2abed88a196d18cf1 /extra/npth | |
parent | c5cd7bb10d66ad4531fa4cd7fb60219befbb8644 (diff) | |
download | repository-779142dbb4c0c1bad53501de77f94ebfe88a57c8.tar.gz |
npth: add meta file
Diffstat (limited to 'extra/npth')
-rw-r--r-- | extra/npth/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/npth/meta b/extra/npth/meta new file mode 100644 index 00000000..7c7615fa --- /dev/null +++ b/extra/npth/meta @@ -0,0 +1,3 @@ +description: New portable threads library +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |