openbsd-ports/java/Makefile

13 lines
277 B
Makefile
Raw Normal View History

2016-04-27 10:21:06 -04:00
# $OpenBSD: Makefile,v 1.12 2016/04/27 14:21:06 jasper Exp $
2001-08-11 12:23:20 -04:00
SUBDIR =
2012-05-23 11:04:30 -04:00
SUBDIR += jBCrypt
2011-08-30 03:16:53 -04:00
SUBDIR += java-getopt
SUBDIR += javaPathHelper
2001-08-11 12:23:20 -04:00
SUBDIR += jlint
2011-08-29 11:08:06 -04:00
SUBDIR += jna
2001-09-14 01:58:45 -04:00
SUBDIR += junit
2013-07-10 10:41:26 -04:00
SUBDIR += tanukiwrapper
2001-08-11 12:23:20 -04:00
.include <bsd.port.subdir.mk>