diff options
author | garga <garga@FreeBSD.org> | 2005-12-21 09:50:39 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-21 09:50:39 +0000 |
commit | 2f85e7f2f2342a024255efa03bc8f4dfc1036853 (patch) | |
tree | 5899856a89fb34ad318a1412a7bf2ff602c184f3 /audio/Makefile | |
parent | 4becc79637f7e28dc83b251efac5ed6e0379eae2 (diff) | |
download | FreeBSD-ports-2f85e7f2f2342a024255efa03bc8f4dfc1036853.zip FreeBSD-ports-2f85e7f2f2342a024255efa03bc8f4dfc1036853.tar.gz |
XMMS2 is a redesign of the XMMS music player. It features a client-server
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plugins. On top
of this, there is a flexible media library to organize your music.
WWW: http://xmms2.xmms.org
PR: ports/90618
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
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 0d0e8b3..312602e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -588,6 +588,7 @@ SUBDIR += xmms-wma SUBDIR += xmms-xf86audio SUBDIR += xmms-xymms + SUBDIR += xmms2 SUBDIR += xmmsctrl SUBDIR += xmp SUBDIR += xmpeg3 |