1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

math/py-pandas: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2024-07-30 22:21:32 +08:00
parent 68cb675aa0
commit 07a4e57e7f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -11,6 +11,7 @@ COMMENT= Flexible, high-performance data analysis in Python
WWW= https://pandas.pydata.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.23.2,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \