diff options
author | roam <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2006-01-03 15:02:32 +0000 |
commit | 8b288b7df5389ad269f67abb8b86074d12bdd5b2 (patch) | |
tree | 4ae59add335c71fb8f00072363d741e41dbdfe4f /audio/Makefile | |
parent | fb5546bb2d6e8cfed7bfe549a8cf430d5430bd78 (diff) | |
download | FreeBSD-ports-8b288b7df5389ad269f67abb8b86074d12bdd5b2.zip FreeBSD-ports-8b288b7df5389ad269f67abb8b86074d12bdd5b2.tar.gz |
Add Audio-Scrobbler 0.01, a Perl interface to Last.fm / AudioScrobbler.
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 312602e..9706d22 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 |