5 lines
88 B
Makefile
5 lines
88 B
Makefile
SUBDIR =
|
|
SUBDIR += devel
|
|
SUBDIR += stable
|
|
|
|
.include <bsd.port.subdir.mk>
|