diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-04 11:49:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-04 11:49:15 +0000 |
commit | 89e181254cc98afde3d1f07408bd2ca6ba8805a1 (patch) | |
tree | ed916447881de66dfaa674c3ad38270c465009b2 /audio | |
parent | 8fd0c388887ac7d01a904b23dd219e282f9691b8 (diff) | |
download | pkgsrc-89e181254cc98afde3d1f07408bd2ca6ba8805a1.tar.gz |
+ p5-MusicBrainz-DiscID
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 77979a011ae..970cc11a9a0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.516 2015/01/04 11:05:42 wiz Exp $ +# $NetBSD: Makefile,v 1.517 2015/01/04 11:49:15 wiz Exp $ # COMMENT= Audio tools @@ -356,6 +356,7 @@ SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= p5-MPEG-Audio-Frame SUBDIR+= p5-MusicBrainz-Client +SUBDIR+= p5-MusicBrainz-DiscID SUBDIR+= p5-MusicBrainz-Queries SUBDIR+= paman SUBDIR+= paprefs |