mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
12 lines
251 B
Makefile
12 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.17 2020/11/04 20:52:45 solene Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += gradle
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|