diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:28:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:28:25 +0300 |
commit | af8e623610898424e852484376b4936e9ddfd1ba (patch) | |
tree | d307498daaec49fc7d3d5a2d8162f5d605287f0f /community/mpd | |
parent | 512091f59d664dc85df3d7ab3c4e099076fd3ca2 (diff) | |
download | repository-af8e623610898424e852484376b4936e9ddfd1ba.tar.gz |
mpd: add meta file
Diffstat (limited to 'community/mpd')
-rw-r--r-- | community/mpd/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/mpd/meta b/community/mpd/meta new file mode 100644 index 00000000..8bcdec19 --- /dev/null +++ b/community/mpd/meta @@ -0,0 +1,3 @@ +description: Music Player Daemon +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |