diff options
author | wiz <wiz> | 2001-03-13 13:24:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-13 13:24:36 +0000 |
commit | 05bc54e39476987d12c752879380bc1035f8cf5e (patch) | |
tree | 5bf24db66671047d2be0ecf8aebe04db976fd553 /audio/Makefile | |
parent | a2d050f53da82c07352b2a406fa041fe1405f859 (diff) | |
download | pkgsrc-05bc54e39476987d12c752879380bc1035f8cf5e.tar.gz |
add and enable csound and csound-manual
Diffstat (limited to 'audio/Makefile')
-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 |