aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-10-06 01:02:45 +0800
committergarga <garga@FreeBSD.org>2005-10-06 01:02:45 +0800
commitcda734eef7492f54cfa25cff99b69acc42e3bc51 (patch)
tree83d3addb303fa2aa57a5e9513062b22207a1b018 /audio/Makefile
parent9e0e86865e56f324afa9472ef0cbfcec54a119d3 (diff)
downloadfreebsd-ports-gnome-cda734eef7492f54cfa25cff99b69acc42e3bc51.tar.gz
freebsd-ports-gnome-cda734eef7492f54cfa25cff99b69acc42e3bc51.tar.zst
freebsd-ports-gnome-cda734eef7492f54cfa25cff99b69acc42e3bc51.zip
pysdl_mixer is a python interface to SDL's sdl_mixer.
This is usefull for multichannel sample and music playback from python. This project is currently being used by soya (https://gna.org/projects/soya/). WWW: https://gna.org/projects/pysdlmixer/ PR: ports/86927 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 88edb1a2473e..1cca1f2642ac 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -389,6 +389,7 @@
SUBDIR += py-musicbrainz
SUBDIR += py-ogg
SUBDIR += py-openal
+ SUBDIR += py-sdl_mixer
SUBDIR += py-vorbis
SUBDIR += py-xmms
SUBDIR += pysol-sound-server