aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-26 15:57:02 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-26 15:57:02 +0000
commit3a44eb599e2d9d9be082e19d71169c71733edf8e (patch)
tree4b54f46bd2c285526f5ae930c5379f4bbc17d1e1 /audio/Makefile
parent9dbc02d2c5d8b2c2c499e0e86015bc9505c69318 (diff)
downloadports-3a44eb599e2d9d9be082e19d71169c71733edf8e.tar.gz
ports-3a44eb599e2d9d9be082e19d71169c71733edf8e.zip
PyAL is a wrapper around the OpenAL library and as such similar to the
discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead. WWW: http://bitbucket.org/marcusva/py-al
Notes
Notes: svn path=/head/; revision=316621
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 5144f78b83af..067647bdcbef 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -617,6 +617,7 @@
SUBDIR += puddletag
SUBDIR += pulseaudio
SUBDIR += pure-audio
+ SUBDIR += py-al
SUBDIR += py-ao
SUBDIR += py-apetag
SUBDIR += py-pyacoustid