diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
commit | 9af4231cddfd8c62849fe344532b05597e6c6e76 (patch) | |
tree | 171b646282dcf4e0e2ef91d1a0fe50b2288ddc63 /audio/Makefile | |
parent | SlashExec is a Gaim Plugin that lets you execute commands from within a (diff) |
Add Audio-Scrobbler 0.01, a Perl interface to Last.fm / AudioScrobbler.
Notes
Notes:
svn path=/head/; revision=152661
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 312602e070c9..9706d2221152 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -358,6 +358,7 @@ SUBDIR += osalp SUBDIR += p5-Audio SUBDIR += p5-Audio-CD + SUBDIR += p5-Audio-Scrobbler SUBDIR += p5-Audio-WMA SUBDIR += p5-Audio-Wav SUBDIR += p5-CDDB |