diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:27:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:27:57 +0300 |
commit | 512091f59d664dc85df3d7ab3c4e099076fd3ca2 (patch) | |
tree | 1cd582d8355a2c2ebc6a9e85bc2f135811038a93 /community/mpc | |
parent | 0be2102c1906144c9dd503623e16a44d238e4bf9 (diff) | |
download | repository-512091f59d664dc85df3d7ab3c4e099076fd3ca2.tar.gz |
mpc: add meta file
Diffstat (limited to 'community/mpc')
-rw-r--r-- | community/mpc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/mpc/meta b/community/mpc/meta new file mode 100644 index 00000000..c97e71f9 --- /dev/null +++ b/community/mpc/meta @@ -0,0 +1,3 @@ +description: Command line interface for MPD +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |