diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-10 10:06:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-10 10:06:36 +0800 |
commit | 9e96047e9f5764a0bbfc405873497d3f2822f43b (patch) | |
tree | 7c32e0400d4596ce168a2278f6b9196db315be20 /audio/Makefile | |
parent | 8db9ec5f06bea9d19b6c2363a2d58a11e88dd6be (diff) | |
download | freebsd-ports-gnome-9e96047e9f5764a0bbfc405873497d3f2822f43b.tar.gz freebsd-ports-gnome-9e96047e9f5764a0bbfc405873497d3f2822f43b.tar.zst freebsd-ports-gnome-9e96047e9f5764a0bbfc405873497d3f2822f43b.zip |
liblastfm is a collection of libraries to help you integrate Last.fm services
into your rich desktop software. It depends on Qt 4.4.
WWW: http://github.com/mxcl/liblastfm/tree/master
PR: 135347
Submitted by: Matt Tosto <datahead4@gmail.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 66dbf497fe3e..f1e82e3b7064 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -369,6 +369,7 @@ SUBDIR += libmp3splt SUBDIR += libmpcdec SUBDIR += libmpd + SUBDIR += liblastfm SUBDIR += libmtp SUBDIR += libmusicbrainz SUBDIR += libmusicbrainz3 |