# $FreeBSD: head/audio/py-al/Makefile 364857 2014-08-14 17:04:30Z mva $ PORTNAME= al PORTVERSION= 0.1.0 CATEGORIES= audio python MASTER_SITES= http://cdn.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 USES= openal:al python USE_PYTHON= autoplist distutils .include