ports/java/Makefile

10 lines
189 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += gradle
SUBDIR += jBCrypt
SUBDIR += javaPathHelper
SUBDIR += jlint
SUBDIR += jna
SUBDIR += tanukiwrapper
.include <bsd.port.subdir.mk>