summaryrefslogtreecommitdiff
path: root/math/py-statsmodels
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-statsmodels')
-rw-r--r--math/py-statsmodels/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index 188ea5dcb47d..375e92c45957 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -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}