Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2014 10:05:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343315 - head/lang/v8
Message-ID:  <201402081005.s18A566P017620@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Google\'s open source JavaScript engine
 
+LICENSE=	BSD3CLAUSE
+
 BUILD_DEPENDS=	python:${PORTSDIR}/lang/python
 LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402081005.s18A566P017620>