9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $OpenBSD: Makefile,v 1.2 2020/03/06 15:28:43 bket Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += spyder,python3
|
|
SUBDIR += py-spyder-kernels,python3
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|