diff options
author | gson <gson@pkgsrc.org> | 2002-08-25 18:53:14 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2002-08-25 18:53:14 +0000 |
commit | 653dc760d3901b3c7e67803c589352e8353a5030 (patch) | |
tree | d8a5b574d4b8a9e6067f7f5ee80e1db4a2a3127f /audio | |
parent | fff8372661e25c3e19b2b8e55edd88c581296096 (diff) | |
download | pkgsrc-653dc760d3901b3c7e67803c589352e8353a5030.tar.gz |
Add and enable wavesurfer
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 e04882ec33b..ef237f42a5a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2002/08/25 18:36:39 gson Exp $ +# $NetBSD: Makefile,v 1.150 2002/08/25 18:53:14 gson Exp $ # COMMENT= Audio tools @@ -141,6 +141,7 @@ SUBDIR+= timidity SUBDIR+= tosha SUBDIR+= tracker SUBDIR+= vorbis-tools +SUBDIR+= wavesurfer SUBDIR+= wmmixer SUBDIR+= wmmp3 SUBDIR+= wmsmixer |