diff options
Diffstat (limited to 'src/sdl2_mixer.mk')
-rw-r--r-- | src/sdl2_mixer.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sdl2_mixer.mk b/src/sdl2_mixer.mk index 6532ddd..71e519e 100644 --- a/src/sdl2_mixer.mk +++ b/src/sdl2_mixer.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := sdl2_mixer +$(PKG)_WEBSITE := http://www.libsdl.org/ +$(PKG)_DESCR := SDL2_mixer $(PKG)_IGNORE := $(PKG)_VERSION := 2.0.0 $(PKG)_CHECKSUM := a8ce0e161793791adeff258ca6214267fdd41b3c073d2581cd5265c8646f725b |