diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-04-03 02:35:02 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-04-03 02:35:02 +0000 |
commit | 5a1376bf46b8f68a45f72c3ce4e9ff7a6a361859 (patch) | |
tree | 52ceddc7a641b7dec77905f7396f7db52d105d7c /audio/Makefile | |
parent | 8dcdc5d565261453d51f4569b0e22b3215318c87 (diff) | |
download | ports-5a1376bf46b8f68a45f72c3ce4e9ff7a6a361859.tar.gz ports-5a1376bf46b8f68a45f72c3ce4e9ff7a6a361859.zip |
Add praat.
Praat: doing phonetics by computer.
WWW: http://www.fon.hum.uva.nl/praat/
PR: ports/95157
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
Notes
Notes:
svn path=/head/; revision=158686
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index c7decc1799a4..5650223b1507 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -400,6 +400,7 @@ SUBDIR += playmidi SUBDIR += polypaudio SUBDIR += portaudio + SUBDIR += praat SUBDIR += prokyon3 SUBDIR += py-ao SUBDIR += py-cddb |