diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-08-08 21:36:48 +0800 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-08-08 21:36:48 +0800 |
commit | 0a313e7621f712ed690878ac3928271046e0a0bb (patch) | |
tree | b49593b91922c436853708d00c4abe7bff9452e4 /audio/Makefile | |
parent | 130ba0dabf13b16b7c15f658a447d52ebe6f126b (diff) | |
download | freebsd-ports-gnome-0a313e7621f712ed690878ac3928271046e0a0bb.tar.gz freebsd-ports-gnome-0a313e7621f712ed690878ac3928271046e0a0bb.tar.zst freebsd-ports-gnome-0a313e7621f712ed690878ac3928271046e0a0bb.zip |
This is an application for generating playlists based upon musical content.
WWW: http://www.amplifiedmusicservices.com/
PR: ports/144706
Submitted by: Christopher Key <cjk32@cam.ac.uk>
Approved by: pgj (mentor)
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 5006d6477501..b23ced239a67 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -430,6 +430,7 @@ SUBDIR += linux-libvorbis SUBDIR += linux-mbrola SUBDIR += linux-mikmod + SUBDIR += linux-musicipserver SUBDIR += linux-nas-libs SUBDIR += linux-nerodigitalaudio SUBDIR += linux-openal |