diff options
author | augustss <augustss@pkgsrc.org> | 1997-11-24 23:01:00 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 1997-11-24 23:01:00 +0000 |
commit | 062bbc7e6709711af3f1b330dc8c5f85485f3c95 (patch) | |
tree | bf7fa80518811d0926de8ba9e7eeeff65179acc4 /audio | |
parent | 928ff30e55d6ddf4d7f302079a9942f70e8b6313 (diff) | |
download | pkgsrc-062bbc7e6709711af3f1b330dc8c5f85485f3c95.tar.gz |
Add tosha, a "CD ripper".
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4724e57b360..dfe4736b5a5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1997/11/01 00:56:20 augustss Exp $ +# $NetBSD: Makefile,v 1.9 1997/11/24 23:01:00 augustss Exp $ # SUBDIR += amp @@ -11,14 +11,14 @@ #SUBDIR += nas SUBDIR += nspmod #SUBDIR += rplay - #SUBDIR += rsynth + #SUBDIR += rsynth # needs nas SUBDIR += sox SUBDIR += splay SUBDIR += timidity - #SUBDIR += tosha # needs libscsi + SUBDIR += tosha SUBDIR += tracker - #SUBDIR += workman - #SUBDIR += xcd + #SUBDIR += workman # needs xview + #SUBDIR += xcd # needs tk80 #SUBDIR += xcdplayer SUBDIR += xmcd SUBDIR += xmix |