diff options
author | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:08:47 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:08:47 +0000 |
commit | 41b202246d4152bec1b69375ec397707b8fad7ce (patch) | |
tree | 195a65113b437e784c2cd4e0b995bcd2575b53d5 /audio | |
parent | f311842edff089f982a8b467c103f988f831a1cf (diff) | |
download | pkgsrc-41b202246d4152bec1b69375ec397707b8fad7ce.tar.gz |
Add and enable daapd.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d488e0c6ed5..fca5e8b8a2d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2004/05/22 05:36:37 sekiya Exp $ +# $NetBSD: Makefile,v 1.239 2004/06/05 19:08:47 nathanw Exp $ # COMMENT= Audio tools @@ -26,6 +26,7 @@ SUBDIR+= cs4235 SUBDIR+= csound-bath SUBDIR+= csound-dev SUBDIR+= csound-manual +SUBDIR+= daapd SUBDIR+= dap SUBDIR+= darkice SUBDIR+= disc-cover |