diff options
Diffstat (limited to 'devel/electron18/Makefile')
-rw-r--r-- | devel/electron18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/electron18/Makefile b/devel/electron18/Makefile index 86f90911c367..2decd0d52a86 100644 --- a/devel/electron18/Makefile +++ b/devel/electron18/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 |