diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-12 01:58:05 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-12 01:58:05 +0000 |
commit | d5001a3969ade0c6f87cbc082c1493ea0bc836cf (patch) | |
tree | 9f6de289cfc2604799a880ced4b5f59bef5d08c8 /audio/Makefile | |
parent | dbbf489035234e65894a3ceb2dc1c4bc337d2b50 (diff) |
Add a port for the sound synthesizer Csound. Add a port for its manuals.
Notes
Notes:
svn path=/head/; revision=33719
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 8a488c56a37e..4db76ebfff66 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -18,6 +18,7 @@ SUBDIR += cdplayer.app SUBDIR += cdrdao SUBDIR += cmp3 + SUBDIR += csound SUBDIR += dagrab SUBDIR += dap SUBDIR += esound |