diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-29 19:10:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-29 19:10:29 +0800 |
commit | 6940a1e96900f0c5f93ea9124f64fb490c935013 (patch) | |
tree | a1c2c9d1350b6b5be97cb6c6124d9e5b5057920f /audio/Makefile | |
parent | 40e4b0b702c7c422b300e41f2439774c56d7dda9 (diff) | |
download | freebsd-ports-gnome-6940a1e96900f0c5f93ea9124f64fb490c935013.tar.gz freebsd-ports-gnome-6940a1e96900f0c5f93ea9124f64fb490c935013.tar.zst freebsd-ports-gnome-6940a1e96900f0c5f93ea9124f64fb490c935013.zip |
Vagalume is an GTK+-based client for the Last.fm online radio.
Although it works in standard PCs, it is specially designed
to work in the Maemo platform. It has access to virtually all
the same functions as the official client, including scrobbling,
tagging, loving, banning etc.
WWW: http://vagalume.igalia.com/
PR: ports/124882
Submitted by: Bernhard Fröhlich <decke at bluelife.at>
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 6e3df5ac81c9..1e9004e4484e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -680,6 +680,7 @@ SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += umodplayer + SUBDIR += vagalume SUBDIR += ventrilo-server SUBDIR += voipong SUBDIR += volumecontrol.app |