diff options
author | miwi <miwi@FreeBSD.org> | 2011-06-25 11:43:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-06-25 11:43:12 +0800 |
commit | bcdbf5199c6bf291a2290675fe811517686998e4 (patch) | |
tree | db8e44660059b477c084f7934aad533f8b496304 /x11-wm/Makefile | |
parent | 960fe6cb5abb502167eb2eb85b19266b53a62394 (diff) | |
download | freebsd-ports-gnome-bcdbf5199c6bf291a2290675fe811517686998e4.tar.gz freebsd-ports-gnome-bcdbf5199c6bf291a2290675fe811517686998e4.tar.zst freebsd-ports-gnome-bcdbf5199c6bf291a2290675fe811517686998e4.zip |
Control MPRIS supporting music player like Amarok, Audacious, xmms2
(via mpris bridge), vlc and others.
WWW: http://www.enlightenment.org/
PR: ports/154402
Submitted by: Grzegorz Blach <magik at roorback.net>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index b281f5037a2d..6a94e8a80555 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -43,6 +43,7 @@ SUBDIR += e17-module-efm_nav SUBDIR += e17-module-efm_path SUBDIR += e17-module-efm_pathbar + SUBDIR += e17-module-empris SUBDIR += e17-module-eooorg SUBDIR += e17-module-everything-mpris SUBDIR += e17-module-everything-pidgin |