diff options
author | tv <tv@pkgsrc.org> | 2005-03-07 12:19:16 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-03-07 12:19:16 +0000 |
commit | bd76649e252534a091b19ccfb8550f9222fb45c8 (patch) | |
tree | b8f0ba0a85404e40bc5ebafe38a54248f8a7e6a1 /audio/sox/PLIST.play | |
parent | d8c70b99778f7859f9709640e3dd36497898f0bb (diff) | |
download | pkgsrc-bd76649e252534a091b19ccfb8550f9222fb45c8.tar.gz |
Fix compile failure on Interix: Disable direct audio output on that platform.
Diffstat (limited to 'audio/sox/PLIST.play')
-rw-r--r-- | audio/sox/PLIST.play | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/sox/PLIST.play b/audio/sox/PLIST.play new file mode 100644 index 00000000000..eabbefc8528 --- /dev/null +++ b/audio/sox/PLIST.play @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST.play,v 1.1 2005/03/07 12:19:16 tv Exp $ +bin/play +bin/rec +man/man1/play.1 +man/man1/rec.1 |