mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
math/py-fastdtw: Fix license
This commit is contained in:
parent
ff805f0ca7
commit
f647e7d24d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480276
@ -9,8 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Dynamic Time Warping (DTW) algorithm with an O(N) complexity
|
||||
|
||||
LICENSE= GPLv3
|
||||
xLICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
Loading…
Reference in New Issue
Block a user