Cosmetic change
This commit is contained in:
parent
b3d0b27f11
commit
0bdb2740ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541774
@ -16,16 +16,17 @@ LICENSE_FILE= ${WRKSRC}/docs/License.txt
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= ASTROPY MATPLOTLIB PYGAME
|
||||
OPTIONS_DEFAULT=ASTROPY
|
||||
ASTROPY_DESC= Add Support for Astropy
|
||||
MATPLOTLIB_DESC=Add support for Matplotlib
|
||||
PYGAME_DESC= Add Support for PyGame
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
ASTROPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=0:astro/py-astropy@${PY_FLAVOR}
|
||||
MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.98:math/py-matplotlib@${PY_FLAVOR}
|
||||
PYGAME_RUN_DEPENDS= ${PYGAME}
|
||||
|
Loading…
Reference in New Issue
Block a user