diff options
author | itohy <itohy@pkgsrc.org> | 2000-01-19 08:09:15 +0000 |
---|---|---|
committer | itohy <itohy@pkgsrc.org> | 2000-01-19 08:09:15 +0000 |
commit | 56cd0ff366efcc7049903356421b88b67896d83e (patch) | |
tree | 477861a549c54d047531414bd99e2489073484e3 /audio | |
parent | 03fef19591e5682e08b62963fbe4aec360b14d36 (diff) | |
download | pkgsrc-56cd0ff366efcc7049903356421b88b67896d83e.tar.gz |
add & enable cdparanoia
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 d1e0bdc7976..8f45529ae9b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2000/01/06 04:05:35 abs Exp $ +# $NetBSD: Makefile,v 1.54 2000/01/19 08:09:15 itohy Exp $ # SUBDIR += ac3dec @@ -7,6 +7,7 @@ SUBDIR += cam SUBDIR += cdd SUBDIR += cddbd + SUBDIR += cdparanoia SUBDIR += dap SUBDIR += emixer SUBDIR += esound |