diff options
Diffstat (limited to 'audio/py-sounddevice/Makefile')
-rw-r--r-- | audio/py-sounddevice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index 1d16652ce53a..f751a83d214b 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Play and record sound through OSS in python programs +WWW= https://github.com/spatialaudio/python-sounddevice LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |