math/py-fastdtw: Fix license
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user