openbsd-ports/java/Makefile
ian d8ee068def Remove another port that doesn't benefit from packaging...
because people will use it from Maven or Gradle. OK sthen jca.
2019-05-11 01:11:20 +00:00

11 lines
226 B
Makefile

# $OpenBSD: Makefile,v 1.14 2019/05/11 01:11:20 ian Exp $
SUBDIR =
SUBDIR += jBCrypt
SUBDIR += javaPathHelper
SUBDIR += jlint
SUBDIR += jna
SUBDIR += tanukiwrapper
.include <bsd.port.subdir.mk>