# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           npm 1.0

npm.nodejs_version  22

name                bun
version             1.3.4
maintainers         {johnlindop.com:git @JLindop} openmaintainer
revision            0

description         JavaScript runtime built from scratch to serve the modern JavaScript ecosystem

long_description    Bun is an all-in-one JavaScript runtime & toolkit designed for \
                    speed, complete with a bundler, test runner, and Node.js-compatible \
                    package manager

categories          devel
homepage            https://bun.sh
license             MIT

checksums           rmd160  f646bd8e0a3d137e5946f3598fd3c996da48da66 \
                    sha256  c01980fbda488cd38e2a32754fc495c22f9745bad90df528eee241dfa62d6425 \
                    size    5672
