diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-07-04 15:58:16 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-07-04 15:58:16 +0000 |
commit | 85ba26aaf2db460c6861fda89005456b42079d8b (patch) | |
tree | f9b02ee8cc645f86fe10d551e6a5c2a4184a7339 /audio | |
parent | b33ff08b30b3ecf6a81d38bfa6b20f12db18a6fd (diff) | |
download | pkgsrc-85ba26aaf2db460c6861fda89005456b42079d8b.tar.gz |
Add and enable gst-plugins-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 53c3b58b966..c2984091b1b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2004/06/24 22:55:02 ben Exp $ +# $NetBSD: Makefile,v 1.245 2004/07/04 15:58:16 jmmv Exp $ # COMMENT= Audio tools @@ -81,6 +81,7 @@ SUBDIR+= gqmpeg SUBDIR+= gqmpeg-skins SUBDIR+= gsm SUBDIR+= gst-plugins-artsd +SUBDIR+= gst-plugins-cdparanoia SUBDIR+= gst-plugins-esound SUBDIR+= gst-plugins-flac SUBDIR+= gst-plugins-lame |