mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
science/py-rmsd: Fix license
PR: 238134 Reported by: tobik
This commit is contained in:
parent
975ef4e089
commit
7af6138dd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502739
@ -10,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Calculate root-mean-square deviation (RMSD) between coordinate sets
|
||||
|
||||
LICENSE= APACHE20
|
||||
xLICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
|
||||
|
Loading…
Reference in New Issue
Block a user