diff options
author | rh <rh@pkgsrc.org> | 2005-05-16 09:55:43 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2005-05-16 09:55:43 +0000 |
commit | 96233375d62f2750cad85b7dd8b4fc9c905b7bd0 (patch) | |
tree | 83bea5654fcc77e798c6cb6abc1424c66b1bd73b /audio/Makefile | |
parent | 8a74230f78b11e2f86cddd93dae87dcc1678ced1 (diff) | |
download | pkgsrc-96233375d62f2750cad85b7dd8b4fc9c905b7bd0.tar.gz |
Add and enable cdplayer
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 9e14e013bd2..ef418bac85a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2005/05/16 09:41:40 rh Exp $ +# $NetBSD: Makefile,v 1.280 2005/05/16 09:55:43 rh Exp $ # COMMENT= Audio tools @@ -26,6 +26,7 @@ SUBDIR+= cdd SUBDIR+= cddb-bundle SUBDIR+= cddbd SUBDIR+= cdparanoia +SUBDIR+= cdplayer SUBDIR+= cmp3 SUBDIR+= cs4235 SUBDIR+= csound-manual |