diff options
Diffstat (limited to 'devel/arduino-mk/Makefile')
-rw-r--r-- | devel/arduino-mk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/arduino-mk/Makefile b/devel/arduino-mk/Makefile index f2a3a7771a0f..52c79f20cc00 100644 --- a/devel/arduino-mk/Makefile +++ b/devel/arduino-mk/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= leres@FreeBSD.org COMMENT= Build Arduino sketches from the command line +WWW= https://www.mjoldfield.com/atelier/2009/02/arduino-cli.html LICENSE= LGPL21 |