diff options
author | pawel <pawel@FreeBSD.org> | 2013-04-20 17:46:18 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-04-20 17:46:18 +0800 |
commit | d13f6371b23a33f0c9237d7a59158472bd5d8bfc (patch) | |
tree | 68ef8cd738ef3b4da898df4e53bacf94b7f9f2c6 /audio/Makefile | |
parent | 89236d6a178a365d7831a6754bda602a507da225 (diff) | |
download | freebsd-ports-gnome-d13f6371b23a33f0c9237d7a59158472bd5d8bfc.tar.gz freebsd-ports-gnome-d13f6371b23a33f0c9237d7a59158472bd5d8bfc.tar.zst freebsd-ports-gnome-d13f6371b23a33f0c9237d7a59158472bd5d8bfc.zip |
Enhance your listening experience, stay up-to-date with what your friends are
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.
WWW: http://www.last.fm/download
PR: ports/177233
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe: yes
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 ef060ef01bc8..5144f78b83af 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -351,6 +351,7 @@ SUBDIR += lash SUBDIR += last-cmus SUBDIR += last.fm + SUBDIR += lastfm-desktop SUBDIR += liba52 SUBDIR += libaacplus SUBDIR += libadplug |