aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-12-23 13:43:00 +0000
committerWen Heping <wen@FreeBSD.org>2009-12-23 13:43:00 +0000
commit8735375fbf32b1d304e89fcee42709708caf480a (patch)
tree62dbcd57ebfc55ec16061955564682b28d1ef328 /audio/Makefile
parentdbf1345f02c3794337b5dcc7ce6a69d1f316f837 (diff)
downloadports-8735375fbf32b1d304e89fcee42709708caf480a.tar.gz
ports-8735375fbf32b1d304e89fcee42709708caf480a.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>
Notes
Notes: svn path=/head/; revision=246497
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