PORTNAME=	ghostunnel
DISTVERSIONPREFIX=	v
DISTVERSION=	1.8.4
PORTREVISION=	2
CATEGORIES=	www

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	SSL/TLS proxy with mutual authentication for securing non-TLS services
WWW=		https://github.com/ghostunnel/ghostunnel

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go:1.22,modules

GO_MODULE=	github.com/ghostunnel/ghostunnel

PLIST_FILES=	bin/ghostunnel

.include <bsd.port.mk>
