diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-16 14:19:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-16 14:19:38 +0000 |
commit | afe7ca4f087d12f78ac27a5c484721b175df65b4 (patch) | |
tree | 6d1d27ab0970eeff73a1253ca65cf36c15cc445d /audio | |
parent | 1033d4a651c33e4884d7569e7848ab2b29344306 (diff) | |
download | pkgsrc-afe7ca4f087d12f78ac27a5c484721b175df65b4.tar.gz |
Added audio/flite.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4d6d445d69e..44983461542 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.297 2005/12/30 14:10:00 ghen Exp $ +# $NetBSD: Makefile,v 1.298 2006/01/16 14:19:38 xtraeme Exp $ # COMMENT= Audio tools @@ -73,6 +73,7 @@ SUBDIR+= festvox-us3 SUBDIR+= flac SUBDIR+= flac123 SUBDIR+= flac2mp3 +SUBDIR+= flite SUBDIR+= fluidsynth SUBDIR+= freepats SUBDIR+= freezetag |