1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Add PORTSCOUT

0.56 has been removed from PyPI.

Reference:	https://github.com/pythonprofilers/memory_profiler/issues/258#issuecomment-552224656
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-15 13:21:35 +00:00
parent 3f60858251
commit c0a2e8ac55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517654

View File

@ -21,6 +21,8 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
PORTSCOUT= skipv:0.56.0
OPTIONS_DEFINE= MATPLOTLIB
MATPLOTLIB_DESC=Plot support via matplotlib
MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}