mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
12 lines
249 B
Makefile
12 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.15 2019/06/17 02:07:21 lteo Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += gradle
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|