Date: Sat, 5 Dec 2015 12:12:14 +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: r403059 - head/www/node010 Message-ID: <201512051212.tB5CCEGw051486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 5 12:12:14 2015 New Revision: 403059 URL: https://svnweb.freebsd.org/changeset/ports/403059 Log: - Add LICENSE_FILE Approved by: portmgr (blanket) Modified: head/www/node010/Makefile Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Sat Dec 5 11:53:15 2015 (r403058) +++ head/www/node010/Makefile Sat Dec 5 12:12:14 2015 (r403059) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512051212.tB5CCEGw051486>