Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2020 21:24:17 +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: r545661 - head/math/py-statsmodels
Message-ID:  <202008212124.07LLOHsk057825@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 21 21:24:17 2020
New Revision: 545661
URL: https://svnweb.freebsd.org/changeset/ports/545661

Log:
  Add LICENSE_FILE

Modified:
  head/math/py-statsmodels/Makefile

Modified: head/math/py-statsmodels/Makefile
==============================================================================
--- head/math/py-statsmodels/Makefile	Fri Aug 21 21:24:13 2020	(r545660)
+++ head/math/py-statsmodels/Makefile	Fri Aug 21 21:24:17 2020	(r545661)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Complement to SciPy for statistical computations
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cython>=0.29:lang/cython@${PY_FLAVOR} \
 		${RUN_DEPENDS}



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