diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-08 07:02:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-08 07:02:54 +0000 |
commit | fd44987f506839a406266f6d42865143ab608534 (patch) | |
tree | 5bfd48ca69fdf86a0835143935aa08c2f02979ee /audio/Makefile | |
parent | c9037a4b6b9ff4f89e183408dc537ff9e8517507 (diff) | |
download | pkgsrc-fd44987f506839a406266f6d42865143ab608534.tar.gz |
+ libmusicbrainz.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 39afbb2c3b6..03d737678af 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.356 2007/05/15 21:26:25 kristerw Exp $ +# $NetBSD: Makefile,v 1.357 2007/06/08 07:02:54 wiz Exp $ # COMMENT= Audio tools @@ -162,6 +162,7 @@ SUBDIR+= libmodplug SUBDIR+= libmpcdec SUBDIR+= libmpd SUBDIR+= libmusepack +SUBDIR+= libmusicbrainz SUBDIR+= libofa SUBDIR+= libopendaap SUBDIR+= libopenspc |