diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-06-21 21:47:26 +0800 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-06-21 21:47:26 +0800 |
commit | 0a2ca8ddc2b4bd814e642a31752d3818c58313f3 (patch) | |
tree | 41bc052ee44ccc01ba13515487501b7c39a177ad /audio/Makefile | |
parent | f6a66ac897c579e292b4e8ccd2d2c4e3c3f7127c (diff) | |
download | freebsd-ports-gnome-0a2ca8ddc2b4bd814e642a31752d3818c58313f3.tar.gz freebsd-ports-gnome-0a2ca8ddc2b4bd814e642a31752d3818c58313f3.tar.zst freebsd-ports-gnome-0a2ca8ddc2b4bd814e642a31752d3818c58313f3.zip |
MythMusic is a sophisticated MythTV plugin that allows you to
play and manage music and audio files .i.e MP3, Ogg, FLAC,
wav etc. It is specifically designed to be operated by a normal
remote control.
WWW: http://www.mythtv.org/wiki/MythMusic
Approved by: beat (co-mentor)
Feature safe: yes
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 100fa85cc85b..e5e0159ae13f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -512,6 +512,7 @@ SUBDIR += musiccontrol SUBDIR += musicpd SUBDIR += mutemix + SUBDIR += mythplugin-mythmusic SUBDIR += napster SUBDIR += nas SUBDIR += ncmpc |