openbsd-ports/java/Makefile

12 lines
251 B
Makefile
Raw Normal View History

2020-11-04 20:52:45 +00:00
# $OpenBSD: Makefile,v 1.17 2020/11/04 20:52:45 solene Exp $
2001-08-11 16:23:20 +00:00
SUBDIR =
2019-06-17 02:07:21 +00:00
SUBDIR += gradle
2012-05-23 15:04:30 +00:00
SUBDIR += jBCrypt
SUBDIR += javaPathHelper
2001-08-11 16:23:20 +00:00
SUBDIR += jlint
2011-08-29 15:08:06 +00:00
SUBDIR += jna
2020-11-04 20:52:45 +00:00
SUBDIR += tanukiwrapper
2001-08-11 16:23:20 +00:00
.include <bsd.port.subdir.mk>