diff options
author | arved <arved@FreeBSD.org> | 2004-03-10 04:27:51 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-03-10 04:27:51 +0800 |
commit | caa79cb0bc29c516505ca3857551a8428783c1c0 (patch) | |
tree | 14b5463873a9054321559dfa6d47933584834816 /audio/Makefile | |
parent | ca063683db8052b687299623c8c8adefa736b531 (diff) | |
download | freebsd-ports-gnome-caa79cb0bc29c516505ca3857551a8428783c1c0.tar.gz freebsd-ports-gnome-caa79cb0bc29c516505ca3857551a8428783c1c0.tar.zst freebsd-ports-gnome-caa79cb0bc29c516505ca3857551a8428783c1c0.zip |
Add JACK an audio server
Requested by: epilogue@allstream.net
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 a8de279d74b8..91a42d89110a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -140,6 +140,7 @@ SUBDIR += id3ren SUBDIR += id3tool SUBDIR += id3v2 + SUBDIR += jack SUBDIR += jamboree SUBDIR += juk SUBDIR += juke |