diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 14:02:05 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 14:02:05 +0000 |
commit | c8523c3404420b0310c7631d5bdef3e9fef005cf (patch) | |
tree | ce63f892e2230a8b97eb040fa9acc1a03e0dc652 /audio/Makefile | |
parent | e5df97507e482ddf62abe0e3e3345bb4ebcce20c (diff) | |
download | pkgsrc-c8523c3404420b0310c7631d5bdef3e9fef005cf.tar.gz |
+ ladspa, terminatorx, tfmxplay
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index bbe548ed406..0938af1bcf0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2004/12/23 10:58:10 agc Exp $ +# $NetBSD: Makefile,v 1.271 2005/01/12 14:02:05 xtraeme Exp $ # COMMENT= Audio tools @@ -107,6 +107,7 @@ SUBDIR+= id3v2 SUBDIR+= ifp-line SUBDIR+= juke SUBDIR+= kmp +SUBDIR+= ladspa SUBDIR+= lame SUBDIR+= liba52 SUBDIR+= libac3 @@ -216,6 +217,7 @@ SUBDIR+= streamtuner SUBDIR+= sweep SUBDIR+= taglib SUBDIR+= tcl-snack +SUBDIR+= terminatorx SUBDIR+= tfmxplay SUBDIR+= timidity SUBDIR+= toolame |