7 lines
74 B
Makefile
7 lines
74 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += base
|
||
|
SUBDIR += plugins
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|
||
|
|