6 lines
87 B
Makefile
6 lines
87 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += notmuch
|
||
|
SUBDIR += py-notmuch,python3
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|