aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2009-12-23 21:43:00 +0800
committerwen <wen@FreeBSD.org>2009-12-23 21:43:00 +0800
commit9ac2091085700e2dabce6048dba7a7a970cc14fa (patch)
tree48f429d81e65f204d1a7342d3351a40303de5379 /audio/Makefile
parent2d3f4351acd12c6a7b6355f094170a71cd6b07c5 (diff)
downloadfreebsd-ports-gnome-9ac2091085700e2dabce6048dba7a7a970cc14fa.tar.gz
freebsd-ports-gnome-9ac2091085700e2dabce6048dba7a7a970cc14fa.tar.zst
freebsd-ports-gnome-9ac2091085700e2dabce6048dba7a7a970cc14fa.zip
MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID
from an audio CD in the drive. The coding style is slightly different to the C interface to libdiscid, because it makes use of perl's Object Oriented functionality. WWW: http://search.cpan.org/dist/MusicBrainz-DiscID PR: ports/141906 Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 5ab900098700..39e2d90de15a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -534,6 +534,7 @@
SUBDIR += p5-Music-Audioscrobbler-MPD
SUBDIR += p5-Music-Audioscrobbler-Submit
SUBDIR += p5-MusicBrainz-Client
+ SUBDIR += p5-MusicBrainz-DiscID
SUBDIR += p5-MusicBrainz-Queries
SUBDIR += p5-MusicBrainz-TRM
SUBDIR += p5-Net-DAAP-Client