aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-05 20:12:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-05 20:12:14 +0800
commitb570b6324b79d6e79510086229302ab7ade9c536 (patch)
tree6a180212370185950a046b65e45504e358127bbb /www
parent7285f24c52c3291c35ca238b8a775fbbd8d3b4b5 (diff)
downloadfreebsd-ports-gnome-b570b6324b79d6e79510086229302ab7ade9c536.tar.gz
freebsd-ports-gnome-b570b6324b79d6e79510086229302ab7ade9c536.tar.zst
freebsd-ports-gnome-b570b6324b79d6e79510086229302ab7ade9c536.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/node010/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node010/Makefile b/www/node010/Makefile
index b2d1f2b8d5c6..256447c453ee 100644
--- a/www/node010/Makefile
+++ b/www/node010/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= linpct@gmail.com
COMMENT= V8 JavaScript for client and server
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler execinfo gmake python:2
HAS_CONFIGURE= yes