COMMENT =	fast bundler for the web

MODGO_MODNAME =	github.com/evanw/esbuild
MODGO_VERSION =	v0.28.2

DISTNAME =	esbuild-${MODGO_VERSION}

CATEGORIES =	devel

HOMEPAGE =	https://esbuild.github.io/

MAINTAINER =	Igor Zornik <mocheryl@mocheryl.org>

# MIT
PERMIT_PACKAGE =	Yes

WANTLIB += c pthread

MODULES =	lang/go

.include "modules.inc"

.include <bsd.port.mk>
