aboutsummaryrefslogtreecommitdiffstats
path: root/www/node012/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-12-05 20:13:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-12-05 20:13:15 +0800
commit131585b49f932cb707a3002e57c52d6cdde66954 (patch)
tree422cf7c565d1f497a1f4a73fb55b3cbf7ecc03ef /www/node012/Makefile
parentb570b6324b79d6e79510086229302ab7ade9c536 (diff)
downloadfreebsd-ports-graphics-131585b49f932cb707a3002e57c52d6cdde66954.tar.gz
freebsd-ports-graphics-131585b49f932cb707a3002e57c52d6cdde66954.tar.zst
freebsd-ports-graphics-131585b49f932cb707a3002e57c52d6cdde66954.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'www/node012/Makefile')
-rw-r--r--www/node012/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node012/Makefile b/www/node012/Makefile
index 96618ba60bc..0681cc08ea2 100644
--- a/www/node012/Makefile
+++ b/www/node012/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