diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-02 06:03:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-02 06:03:46 +0800 |
commit | c681c1b79ea84afb96f8c7580a64b424ae30f816 (patch) | |
tree | c03567e43d65fb646787c3b7a075b264ca6fb8ef /audio/Makefile | |
parent | 09a5fe48ef24b91e1cd6f88dd917b8ebb5b2576e (diff) | |
download | freebsd-ports-gnome-c681c1b79ea84afb96f8c7580a64b424ae30f816.tar.gz freebsd-ports-gnome-c681c1b79ea84afb96f8c7580a64b424ae30f816.tar.zst freebsd-ports-gnome-c681c1b79ea84afb96f8c7580a64b424ae30f816.zip |
Music Player Minion is a client for the Music Player Daemon network
music player. The purpose of MPD and it's clients is to allow music
playback on one PC (such as a home media server) to be controlled
from another over the network.
WWW: http://code.google.com/p/musicpm/
PR: ports/128442
Submitted by: Dennis Herrmann <adox at mcx2.org>
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 2f324fbd4a5c..bb7dbb54d81e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -802,6 +802,7 @@ SUBDIR += xmp SUBDIR += xmradio SUBDIR += xoscope + SUBDIR += xpi-musicpm SUBDIR += xsidplay SUBDIR += xsynth-dssi SUBDIR += xtuner |