diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-10 14:57:12 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-10 14:57:12 +0000 |
commit | bc88e7e3b35fd9819def80617b6952e9f2d2528b (patch) | |
tree | 8d065df8b2b245250175fb4bce128f8f6d9cafa5 /audio/Makefile | |
parent | 2b8b5004794bb0a818b8848f0b2075efe0d0001f (diff) | |
download | FreeBSD-ports-bc88e7e3b35fd9819def80617b6952e9f2d2528b.zip FreeBSD-ports-bc88e7e3b35fd9819def80617b6952e9f2d2528b.tar.gz |
Add musiccontrol
MusicControl is designed to put YOU in control of the music
that gets played from your computer.
It supports MP3, OGG and various module formats.
Submitted by: Christian Laursen <xi@borderworlds.dk>
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 c3807a5..10948dd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -175,6 +175,7 @@ SUBDIR += muse SUBDIR += musicbox SUBDIR += musicbrainz + SUBDIR += musiccontrol SUBDIR += mutemix SUBDIR += mziq SUBDIR += napster |