diff options
Diffstat (limited to 'audio/py-wavio')
-rw-r--r-- | audio/py-wavio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-wavio/Makefile b/audio/py-wavio/Makefile index ad4335f96dce..8c9884178dea 100644 --- a/audio/py-wavio/Makefile +++ b/audio/py-wavio/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python module for reading and writing WAV files using numpy arrays +WWW= https://github.com/WarrenWeckesser/wavio LICENSE= BSD2CLAUSE |