diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-21 06:01:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-21 06:01:33 +0000 |
commit | cd734abda273910f486146824cf9febedfe87f6a (patch) | |
tree | cb434c8d62c85b685e9cf72c8aa0a6b277ef9655 /audio/Makefile | |
parent | 91942e3d7d0bbade2bbd31b592df5f4b847f2667 (diff) | |
download | ports-cd734abda273910f486146824cf9febedfe87f6a.tar.gz ports-cd734abda273910f486146824cf9febedfe87f6a.zip |
add blop 0.1.0
Bandlimited oscillator plugins for LADSPA-aware audio applications
PR: 38450
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes
Notes:
svn path=/head/; revision=66975
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 c68a04df7d14..fbabbaf4b656 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -21,6 +21,7 @@ SUBDIR += autozen SUBDIR += baudline SUBDIR += bladeenc + SUBDIR += blop SUBDIR += bonk SUBDIR += btc SUBDIR += cam |