openbsd-ports/net/eduvpn/Makefile
sthen 2ea6b6cfd7 import ports/net/eduvpn, ok kn@ (I'll make some tweaks before hooking up
to the build)

This collection of ports provides a front-end for OpenVPN and WireGuard
with easy client installers, and lots of authentication options (a
webapp handles authentication and provides a time-limited config to
connect; with the usual clients it's seamlessly handled in the client
app).
2022-12-14 11:45:08 +00:00

11 lines
222 B
Makefile

SUBDIR =
SUBDIR += documentation
SUBDIR += vpn-ca
SUBDIR += vpn-daemon
SUBDIR += vpn-portal-artwork-eduvpn
SUBDIR += vpn-portal-artwork-lc
SUBDIR += vpn-server-node
SUBDIR += vpn-user-portal
.include <bsd.port.subdir.mk>