diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-08-27 16:25:00 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-08-27 16:25:00 +0000 |
commit | eda2196af7f0a281f2db87772e2af5674ed63e92 (patch) | |
tree | ec866fbad478124df71f248ce363dc67335ffd69 /audio/Makefile | |
parent | - fix DISTFILES; [1] (diff) |
XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songs
you played to last.fm, formerly known as AudioScrobbler.
WWW: http://code-monkey.de/pages/xmms2-scrobbler
PR: ports/102511
Submitted by: Alexander Botero-Lowry <alex at foxybanana.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 a0f738bff177..593c8150a534 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -665,6 +665,7 @@ SUBDIR += xmms-xf86audio SUBDIR += xmms-xymms SUBDIR += xmms2 + SUBDIR += xmms2-scrobbler SUBDIR += xmmsctrl SUBDIR += xmp SUBDIR += xmpeg3 |