sthen 4ba42ffeae import devel/spyder, from Elias M. Mariana, ok daniel@
Spyder is an interactive Python development environment providing MATLAB-like
features in a simple and lightweight software. It also provides ready-to-use
pure-Python widgets to your PyQt5 or PyQt4 application: source code editor with
syntax highlighting and code introspection/analysis features, NumPy array
editor, dictionary editor, Python console, etc.
2018-08-29 23:17:16 +00:00

11 lines
236 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2018/08/29 23:17:16 sthen Exp $
SUBDIR =
SUBDIR += spyder
SUBDIR += spyder,python3
SUBDIR += py-spyder-kernels
SUBDIR += py-spyder-kernels,python3
.include <bsd.port.subdir.mk>