diff options
author | snj <snj@pkgsrc.org> | 2004-02-07 01:22:35 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-07 01:22:35 +0000 |
commit | c8fdf481db731c9ae1e15be5f47df6d25b48c9a0 (patch) | |
tree | 92650945e80340628980ce8f4f08c361e59a6547 /audio/SDL_mixer | |
parent | 4299915d0d6c057bdc68362b9f35472d86f8b7a8 (diff) | |
download | pkgsrc-c8fdf481db731c9ae1e15be5f47df6d25b48c9a0.tar.gz |
Add a MESSAGE that tells users to install audio/eawatches (or guspatches)
if they want to play MIDI files with SDL_mixer.
Okayed by wiz.
Diffstat (limited to 'audio/SDL_mixer')
-rw-r--r-- | audio/SDL_mixer/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/SDL_mixer/MESSAGE b/audio/SDL_mixer/MESSAGE new file mode 100644 index 00000000000..1bcd21e4984 --- /dev/null +++ b/audio/SDL_mixer/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/02/07 01:22:35 snj Exp $ + +To make use of the MIDI capabilities in this package, you must install +either pkgsrc/audio/eawpatches or pkgsrc/audio/guspatches. + +=========================================================================== |