aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 20:13:15 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 20:13:15 +0800
commitcdc391fb683bae7b9d713972128379d694a60416 (patch)
tree422cf7c565d1f497a1f4a73fb55b3cbf7ecc03ef /www
parenta8df7c5378bd1dcfd16e829dfd9fa5957d10c024 (diff)
downloadfreebsd-ports-gnome-cdc391fb683bae7b9d713972128379d694a60416.tar.gz
freebsd-ports-gnome-cdc391fb683bae7b9d713972128379d694a60416.tar.zst
freebsd-ports-gnome-cdc391fb683bae7b9d713972128379d694a60416.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/node012/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node012/Makefile b/www/node012/Makefile
index 96618ba60bce..0681cc08ea2f 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