diff options
Diffstat (limited to 'comms/py-pyserial/Makefile')
-rw-r--r-- | comms/py-pyserial/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-pyserial/Makefile b/comms/py-pyserial/Makefile index 790651d687ec..ae6145b08653 100644 --- a/comms/py-pyserial/Makefile +++ b/comms/py-pyserial/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Serial port encapsulation library for Python +WWW= https://github.com/pyserial/pyserial LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |