diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 19:11:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 19:11:48 +0000 |
commit | 95af3c15025ad1aed24b78f4f269eef48b04f017 (patch) | |
tree | bd95cd3649512bf54725d6b558eec5325e530cb9 /audio/Makefile | |
parent | - Update to 0.102.20 (diff) |
JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering
interface. JAMin is an open source application designed to perform
professional audio mastering of stereo input streams. It uses LADSPA
for digital signal processing (DSP).
WWW: http://jamin.sourceforge.net/en/about.html
PR: ports/106407
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
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 a33287e9a833..8c2c0e02179d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -282,6 +282,7 @@ SUBDIR += ifp-line SUBDIR += jack SUBDIR += jamboree + SUBDIR += jamin SUBDIR += java-xmms2 SUBDIR += jid3lib SUBDIR += jmusic |