diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-23 08:01:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-23 08:01:47 +0000 |
commit | 169f8d9a01e918540e748c7c337294b7803161f1 (patch) | |
tree | 8cd6699e884101fa2a0a4902f19c8a5a1f21e993 /audio | |
parent | This package includes a thin wrapper library of LZMA SDK. (diff) |
Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines
to submit songs to last.fm from MPD.
WWW: http://search.cpan.org/dist/Music-Audioscrobbler-MPD/
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index c502034176d9..859fa62124a4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -491,6 +491,7 @@ SUBDIR += p5-MP3-Info SUBDIR += p5-MP3-Tag SUBDIR += p5-MPEG-ID3v2Tag + SUBDIR += p5-Music-Audioscrobbler-MPD SUBDIR += p5-MusicBrainz-Client SUBDIR += p5-MusicBrainz-Queries SUBDIR += p5-MusicBrainz-TRM |