diff options
author | wiz <wiz> | 2014-04-18 12:44:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-04-18 12:44:59 +0000 |
commit | fa2812882534d93f392ff5424a728be2ae450541 (patch) | |
tree | 96312f552d50857ffef3b88ac1e51447a8029360 /audio/Makefile | |
parent | 96d60d9bcc85ac0ab8dabd7597421e43a62dfd2d (diff) | |
download | pkgsrc-fa2812882534d93f392ff5424a728be2ae450541.tar.gz |
Add musepack and its dependencies.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a642da498be..282df4e5286 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.501 2014/04/12 06:40:33 wiz Exp $ +# $NetBSD: Makefile,v 1.502 2014/04/18 12:44:59 wiz Exp $ # COMMENT= Audio tools @@ -230,6 +230,7 @@ SUBDIR+= libaudiofile SUBDIR+= libcanberra SUBDIR+= libcdaudio SUBDIR+= libcddb +SUBDIR+= libcuefile SUBDIR+= libdca SUBDIR+= libdiscid SUBDIR+= libfishsound @@ -252,6 +253,7 @@ SUBDIR+= libmusicbrainz5 SUBDIR+= libofa SUBDIR+= libopenspc SUBDIR+= libopus +SUBDIR+= libreplaygain SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay @@ -323,6 +325,7 @@ SUBDIR+= mserv-irman SUBDIR+= mstream SUBDIR+= mt-daapd SUBDIR+= muse +SUBDIR+= musepack SUBDIR+= musicbrainz SUBDIR+= musicpd SUBDIR+= mutagen-tools |