diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:25:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:25:36 +0300 |
commit | 27146c8edd956acaa1d9c4413955d7fd6adbc8a1 (patch) | |
tree | e4ceb48837d4b47a5230e48f128107207f20e02c /community | |
parent | 98f0e05cc55959135a6406344a97671913a50c4d (diff) | |
download | repository-27146c8edd956acaa1d9c4413955d7fd6adbc8a1.tar.gz |
libmpdclient: add meta file
Diffstat (limited to 'community')
-rw-r--r-- | community/libmpdclient/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/libmpdclient/meta b/community/libmpdclient/meta new file mode 100644 index 00000000..19e1fe3c --- /dev/null +++ b/community/libmpdclient/meta @@ -0,0 +1,3 @@ +description: MPD interface library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |