12 lines
259 B
Makefile
12 lines
259 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += applehelp,python3
|
||
|
SUBDIR += devhelp,python3
|
||
|
SUBDIR += htmlhelp,python3
|
||
|
SUBDIR += jquery,python3
|
||
|
SUBDIR += jsmath,python3
|
||
|
SUBDIR += qthelp,python3
|
||
|
SUBDIR += serializinghtml,python3
|
||
|
SUBDIR += websupport,python3
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|