ports/math/Makefile

12 lines
290 B
Makefile
Raw Normal View History

2023-08-17 00:26:55 +02:00
SUBDIR =
SUBDIR += blas
SUBDIR += cblas
SUBDIR += double-conversion
SUBDIR += lapack
SUBDIR += py-networkx,python3
SUBDIR += py-numpy,python3
SUBDIR += py-oldest-supported-numpy,python3
SUBDIR += py-pandas,python3
.include <bsd.port.subdir.mk>