svn commit: r343315 - head/lang/v8
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 8 10:05:07 UTC 2014
Author: sunpoet
Date: Sat Feb 8 10:05:06 2014
New Revision: 343315
URL: http://svnweb.freebsd.org/changeset/ports/343315
QAT: https://qat.redports.org/buildarchive/r343315/
Log:
- Add LICENSE
Submitted by: sunpoet (myself)
Approved by: vanilla (maintainer)
Modified:
head/lang/v8/Makefile
Modified: head/lang/v8/Makefile
==============================================================================
--- head/lang/v8/Makefile Sat Feb 8 09:34:01 2014 (r343314)
+++ head/lang/v8/Makefile Sat Feb 8 10:05:06 2014 (r343315)
@@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/vanilla
MAINTAINER= vanilla at FreeBSD.org
COMMENT= Google\'s open source JavaScript engine
+LICENSE= BSD3CLAUSE
+
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
More information about the svn-ports-all
mailing list