diff options
Diffstat (limited to 'comms/py-hid')
-rw-r--r-- | comms/py-hid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile index 1e40b1606335..43c8185e944c 100644 --- a/comms/py-hid/Makefile +++ b/comms/py-hid/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Ctypes bindings to comms/hidapi +WWW= https://github.com/apmorton/pyhidapi LICENSE= MIT |