10 lines
189 B
Makefile
10 lines
189 B
Makefile
SUBDIR =
|
|
SUBDIR += gradle
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|