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/liblastfm/pkg-descr | |
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/liblastfm/pkg-descr')
-rw-r--r-- | audio/liblastfm/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/liblastfm/pkg-descr b/audio/liblastfm/pkg-descr new file mode 100644 index 000000000000..53db1bffd840 --- /dev/null +++ b/audio/liblastfm/pkg-descr @@ -0,0 +1,4 @@ +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 |