diff options
Diffstat (limited to 'math/py-rapi/Makefile')
-rw-r--r-- | math/py-rapi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-rapi/Makefile b/math/py-rapi/Makefile index 25b34d0d9daf..02f64e8d873d 100644 --- a/math/py-rapi/Makefile +++ b/math/py-rapi/Makefile @@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal R API for Python +BROKEN= unfetchable + LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} |