aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2015-04-06 08:01:38 +0000
committerMarcus von Appen <mva@FreeBSD.org>2015-04-06 08:01:38 +0000
commit7ba452ad724d6fa84dd1d5387be881e1b7a7beae (patch)
tree3d35119e23cad0637af039bb37ed92b7f71523a7 /audio
parentf9d0b3735b793b58332650f08f10739793a6736f (diff)
downloadports-7ba452ad724d6fa84dd1d5387be881e1b7a7beae.tar.gz
ports-7ba452ad724d6fa84dd1d5387be881e1b7a7beae.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/py-al/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/py-al/Makefile b/audio/py-al/Makefile
index 89aeb2d8e714..ccc723714da2 100644
--- a/audio/py-al/Makefile
+++ b/audio/py-al/Makefile
@@ -3,14 +3,15 @@
PORTNAME= al
PORTVERSION= 0.1.0
CATEGORIES= audio python
-MASTER_SITES= http://cdn.bitbucket.org/marcusva/py-al/downloads/
+MASTER_SITES= http://bitbucket.org/marcusva/py-al/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyAL-${PORTVERSION}
MAINTAINER= mva@FreeBSD.org
COMMENT= PyAL is a binding of OpenAL for Python
-BROKEN= Unfetchable
+LICENSE= ZLIB
+
USES= openal:al python
USE_PYTHON= autoplist distutils