diff options
Diffstat (limited to 'comms/py-hidapi')
-rw-r--r-- | comms/py-hidapi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile index 97d71764d1a2..9bba76438aa5 100644 --- a/comms/py-hidapi/Makefile +++ b/comms/py-hidapi/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cython interface to comms/hidapi +WWW= https://pypi.org/project/hidapi/ LICENSE= GPLv3 |