Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2015 18:01:45 +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: r398613 - head/devel/nuitka
Message-ID:  <201510041801.t94I1j6f044776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct  4 18:01:44 2015
New Revision: 398613
URL: https://svnweb.freebsd.org/changeset/ports/398613

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/nuitka/Makefile

Modified: head/devel/nuitka/Makefile
==============================================================================
--- head/devel/nuitka/Makefile	Sun Oct  4 18:01:39 2015	(r398612)
+++ head/devel/nuitka/Makefile	Sun Oct  4 18:01:44 2015	(r398613)
@@ -11,6 +11,7 @@ MAINTAINER=	python@FreeBSD.org
 COMMENT=	Compatible and efficient Python compiler
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		python tar:bzip2
 USE_PYTHON=	autoplist distutils



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