COMMENT =	fast bundler for the web

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

DISTNAME =	esbuild-${MODGO_VERSION}
CATEGORIES =	devel

MAINTAINER =	Igor Zornik <mocheryl@mocheryl.org>

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

# MIT
PERMIT_PACKAGE =	Yes

WANTLIB +=	c pthread

MODULES =	lang/go

.include "modules.inc"

.include <bsd.port.mk>
