aboutsummaryrefslogtreecommitdiff
path: root/lang/v8
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8')
-rw-r--r--lang/v8/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/v8/Makefile b/lang/v8/Makefile
index 44b93c097d9a..afa50296e0f9 100644
--- a/lang/v8/Makefile
+++ b/lang/v8/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/vanilla
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Google\'s open source JavaScript engine
+LICENSE= BSD3CLAUSE
+
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo