diff options
author | salo <salo@pkgsrc.org> | 2005-12-09 17:22:02 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-12-09 17:22:02 +0000 |
commit | a8b1c22af0c1c7ddfbb0b3eea244b0627c9f41c5 (patch) | |
tree | 762ad417520025ab94faade27ab59bd46781afbf /audio/Makefile | |
parent | 71b4bcb3f7f759c5e4350fd025331fef615800b6 (diff) | |
download | pkgsrc-a8b1c22af0c1c7ddfbb0b3eea244b0627c9f41c5.tar.gz |
Add libdca.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 5c8379a882f..6c839dab26d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.294 2005/11/24 23:22:15 rpaulo Exp $ +# $NetBSD: Makefile,v 1.295 2005/12/09 17:22:02 salo Exp $ # COMMENT= Audio tools @@ -129,6 +129,7 @@ SUBDIR+= libao-sun SUBDIR+= libaudiofile SUBDIR+= libcdaudio SUBDIR+= libcddb +SUBDIR+= libdca SUBDIR+= libhydrogen SUBDIR+= libid3tag SUBDIR+= libmad |