diff options
Diffstat (limited to 'audio/py-soundcloud')
-rw-r--r-- | audio/py-soundcloud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-soundcloud/Makefile b/audio/py-soundcloud/Makefile index b83e66b8066d..777a091892f1 100644 --- a/audio/py-soundcloud/Makefile +++ b/audio/py-soundcloud/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= brnrd@FreeBSD.org COMMENT= Friendly wrapper library for the Soundcloud API +WWW= https://github.com/soundcloud/soundcloud-python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |