diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-10-25 06:43:10 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-10-25 06:43:10 +0000 |
commit | 2262ab01581d38812d696c0a16855c7f1cf392de (patch) | |
tree | c839314db93b2c51e4570df814e3119d482d1468 | |
parent | 2686356754394546370fdc9219785a14e8b6bc26 (diff) | |
download | pkgsrc-2262ab01581d38812d696c0a16855c7f1cf392de.tar.gz |
add and enable freeswitch-music, freeswitch-sounds-en,
freeswitch-sounds-fr, and freeswitch-sounds-ru
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 99f28cbe7e0..7cca4ece901 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.472 2012/09/16 14:19:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.473 2012/10/25 06:43:10 jnemeth Exp $ # COMMENT= Audio tools @@ -115,6 +115,10 @@ SUBDIR+= flite SUBDIR+= fluidsynth SUBDIR+= freealut SUBDIR+= freepats +SUBDIR+= freeswitch-music +SUBDIR+= freeswitch-sounds-en +SUBDIR+= freeswitch-sounds-fr +SUBDIR+= freeswitch-sounds-ru SUBDIR+= freezetag SUBDIR+= gbemol SUBDIR+= gimmix |