diff options
author | xtraeme <xtraeme> | 2006-01-16 14:19:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-01-16 14:19:38 +0000 |
commit | 5898e2cfefd08a5aa2cc9fa2463a50b390b0d85b (patch) | |
tree | 6d1d27ab0970eeff73a1253ca65cf36c15cc445d /audio/Makefile | |
parent | 3363370b2e73a4b61f57daaf707599cb8d680c71 (diff) | |
download | pkgsrc-5898e2cfefd08a5aa2cc9fa2463a50b390b0d85b.tar.gz |
Added audio/flite.
Diffstat (limited to 'audio/Makefile')
-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 |