diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-12 13:16:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-12 13:16:51 +0000 |
commit | a3b0d9ca85aeae7ce01aecd79bb712f64d6d112b (patch) | |
tree | 681afd0bd5a17959547f20cc2a4cc36dd0c4762e /audio/Makefile | |
parent | 9e654f292d671eec79df09b78cb66b4000479e5a (diff) | |
download | pkgsrc-a3b0d9ca85aeae7ce01aecd79bb712f64d6d112b.tar.gz |
Sort. Add and enable libtunepimp0.4 and libofa.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index bb7789351ed..208058f9228 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2006/07/08 04:32:54 ben Exp $ +# $NetBSD: Makefile,v 1.324 2006/07/12 13:16:51 wiz Exp $ # COMMENT= Audio tools @@ -151,6 +151,7 @@ SUBDIR+= libmikmod SUBDIR+= libmodplug SUBDIR+= libmpd SUBDIR+= libmusepack +SUBDIR+= libofa SUBDIR+= libopendaap SUBDIR+= libsamplerate SUBDIR+= libshout @@ -158,6 +159,7 @@ SUBDIR+= libsidplay SUBDIR+= libsidplay2 SUBDIR+= libsndfile SUBDIR+= libtunepimp +SUBDIR+= libtunepimp0.4 SUBDIR+= libvisual SUBDIR+= libvisual-bmp SUBDIR+= libvisual-plugins @@ -243,6 +245,7 @@ SUBDIR+= sidplay SUBDIR+= sidplay2 SUBDIR+= snd SUBDIR+= solfege +SUBDIR+= sound-juicer SUBDIR+= sox SUBDIR+= speex SUBDIR+= spiralloops @@ -250,7 +253,6 @@ SUBDIR+= spiralsynth SUBDIR+= splay SUBDIR+= streamripper SUBDIR+= streamtuner -SUBDIR+= sound-juicer SUBDIR+= sweep SUBDIR+= taglib SUBDIR+= tcd |