diff options
Diffstat (limited to 'comms/py-esptool')
-rw-r--r-- | comms/py-esptool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile index 8bc8ed4b688a..d6063857361f 100644 --- a/comms/py-esptool/Makefile +++ b/comms/py-esptool/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loader@FreeBSD.org COMMENT= Utility to communicate with Espressif ESP8266 & ESP32 chips +WWW= https://github.com/espressif/esptool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |