diff options
Diffstat (limited to 'devel/arduino18/Makefile')
-rw-r--r-- | devel/arduino18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/arduino18/Makefile b/devel/arduino18/Makefile index a0c1ce3936a9..01d044363486 100644 --- a/devel/arduino18/Makefile +++ b/devel/arduino18/Makefile @@ -7,6 +7,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= kevans@FreeBSD.org COMMENT= Open-source electronics prototyping platform +WWW= https://arduino.cc/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../license.txt |