diff options
Diffstat (limited to 'devel/electron19/Makefile')
-rw-r--r-- | devel/electron19/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/electron19/Makefile b/devel/electron19/Makefile index 8e015c014556..41d887bf7db1 100644 --- a/devel/electron19/Makefile +++ b/devel/electron19/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS +WWW= https://electronjs.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/electron/LICENSE |