diff options
author | knu <knu@FreeBSD.org> | 2003-03-24 10:35:03 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-03-24 10:35:03 +0800 |
commit | c85c82580054f44d05aa473ef03b3857f58ceced (patch) | |
tree | d714ebdb27573732a41f8d9b60e99eb7d209802a /audio/Makefile | |
parent | e3210376d460e8ab1addd845c913cdf24b8a9b92 (diff) | |
download | freebsd-ports-gnome-c85c82580054f44d05aa473ef03b3857f58ceced.tar.gz freebsd-ports-gnome-c85c82580054f44d05aa473ef03b3857f58ceced.tar.zst freebsd-ports-gnome-c85c82580054f44d05aa473ef03b3857f58ceced.zip |
Add p5-MusicBrainz-Client, a Perl module that provides access to the
musicbrainz client API.
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 6695f05a1121..b14b69fea9c5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -189,6 +189,7 @@ SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info SUBDIR += p5-MPEG-ID3v2Tag + SUBDIR += p5-MusicBrainz-Client SUBDIR += p5-Shout SUBDIR += p5-Xmms SUBDIR += p5-libvorbis |