diff options
author | nivit <nivit@FreeBSD.org> | 2008-04-06 00:25:54 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-04-06 00:25:54 +0800 |
commit | b5520fc1e53a2d0cfe5cec7c32048e6c5204259f (patch) | |
tree | b1d99d3701bf7830b808e174640259d29950ef7c /audio/Makefile | |
parent | 5874d5e704d99bf13d6a9b5352a54dcbdc88afd9 (diff) | |
download | freebsd-ports-gnome-b5520fc1e53a2d0cfe5cec7c32048e6c5204259f.tar.gz freebsd-ports-gnome-b5520fc1e53a2d0cfe5cec7c32048e6c5204259f.tar.zst freebsd-ports-gnome-b5520fc1e53a2d0cfe5cec7c32048e6c5204259f.zip |
An MPD (Music Player Daemon) client library written in pure Python.
WWW: http://www.musicpd.org/~jat/python-mpd/
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1bcbecf30fd4..b775d11ff41f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -523,6 +523,7 @@ SUBDIR += py-libmpdclient SUBDIR += py-libtunepimp SUBDIR += py-mad + SUBDIR += py-mpd SUBDIR += py-musepack SUBDIR += py-musicbrainz SUBDIR += py-musicbrainz2 |