diff options
Diffstat (limited to 'devel/py-pyusb/Makefile')
-rw-r--r-- | devel/py-pyusb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pyusb/Makefile b/devel/py-pyusb/Makefile index a8829d51ae3e..520ae869aae6 100644 --- a/devel/py-pyusb/Makefile +++ b/devel/py-pyusb/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Python wrapper around libusb +WWW= https://pyusb.github.io/pyusb/ LICENSE= BSD3CLAUSE |