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 | 2fc9fd428ae76c32666a1807c5e2bdb52973c757 (patch) | |
tree | 6d1d27ab0970eeff73a1253ca65cf36c15cc445d /audio/Makefile | |
parent | 7880c4c1fa51963108076efe3fd04ef63e2aa999 (diff) | |
download | pkgsrc-2fc9fd428ae76c32666a1807c5e2bdb52973c757.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 |