diff options
author | pav <pav@FreeBSD.org> | 2004-11-10 07:43:32 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-10 07:43:32 +0800 |
commit | 5c8c261315e8928008c194aa724c84ebae2f2413 (patch) | |
tree | fafcbadb8977a2366e606deb08006be52eebc070 /multimedia/Makefile | |
parent | d9a37f735e57f620fd3d82f5196321d04d7a6dea (diff) | |
download | freebsd-ports-gnome-5c8c261315e8928008c194aa724c84ebae2f2413.tar.gz freebsd-ports-gnome-5c8c261315e8928008c194aa724c84ebae2f2413.tar.zst freebsd-ports-gnome-5c8c261315e8928008c194aa724c84ebae2f2413.zip |
Add xfce4-xmms-controller, a full-featured XMMS controller for the Xfce4
Panel. It features playback control, playlist navigation, volume
control and launching XMMS. It is customisable and supports the mouse
scroll wheel.
PR: ports/73696
Submitted by: Robin Schoonover <end@endif.cjb.net>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index d9263f2a21fa..98a484435773 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -136,6 +136,7 @@ SUBDIR += xanim SUBDIR += xawtv SUBDIR += xdvshow + SUBDIR += xfce4-xmms-controller-plugin SUBDIR += xfce4-xmms-plugin SUBDIR += xine SUBDIR += xine_artsplugin |