diff --git a/devel/sdl-mixer/pkg/DESCR b/devel/sdl-mixer/pkg/DESCR index b6f958a9214..a7852fe42e1 100644 --- a/devel/sdl-mixer/pkg/DESCR +++ b/devel/sdl-mixer/pkg/DESCR @@ -3,4 +3,12 @@ of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI and SMPEG MP3 libraries. +Packages can be built with additional flavors: + + vorbis: Enable Ogg Vorbis music. + This FLAVOR requires the vorbis package. + + mikmod: Enable MOD music via mikmod. + This FLAVOR requires the libmikmod package. + WWW: ${HOMEPAGE}