diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-13 13:24:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-13 13:24:36 +0000 |
commit | dad074f843f32e823bc40c502d125e19ec8b4f07 (patch) | |
tree | 5bf24db66671047d2be0ecf8aebe04db976fd553 /audio | |
parent | 570a5f3d4718abf7d43b7487b15c94f85f8a1cf8 (diff) | |
download | pkgsrc-dad074f843f32e823bc40c502d125e19ec8b4f07.tar.gz |
add and enable csound and csound-manual
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 14c9a034fa3..1794c06cd95 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2001/03/12 21:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2001/03/13 13:24:36 wiz Exp $ # COMMENT= Audio tools @@ -13,6 +13,8 @@ SUBDIR+= cddbd SUBDIR+= cdparanoia SUBDIR+= cmp3 SUBDIR+= cs4235 +SUBDIR+= csound +SUBDIR+= csound-manual SUBDIR+= dap SUBDIR+= easytag SUBDIR+= eawpatches |