# $FreeBSD: head/science/py-rmsd/Makefile 559053 2020-12-24 09:03:39Z antoine $ PORTNAME= rmsd DISTVERSION= 1.4 CATEGORIES= science MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Calculate root-mean-square deviation (RMSD) between coordinate sets LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist concurrent .include