diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-09 09:45:40 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-09 09:45:40 +0000 |
commit | 1b804d590e5d7caf077905932c03ac82b22a6c99 (patch) | |
tree | 568d74a8801287bbaaabf92de6aaa7a355cbdbac /audio/Makefile | |
parent | 66eb3bd33f82bb43212f1874179c7332ee7031f6 (diff) | |
download | ports-1b804d590e5d7caf077905932c03ac82b22a6c99.tar.gz ports-1b804d590e5d7caf077905932c03ac82b22a6c99.zip |
Initial import of baudline 0.88
Baudline is a real-time signal analysis tool and an offline
time-frequency browser.
PR: 34484
Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes:
svn path=/head/; revision=54427
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 d946759865ce..79436219103f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -12,6 +12,7 @@ SUBDIR += aumix SUBDIR += aureal-kmod SUBDIR += autozen + SUBDIR += baudline SUBDIR += bladeenc SUBDIR += bonk SUBDIR += btc |