# -*- 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.6
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  1236b0e28fa9ff6088f8b352ee65438fc416410a \
                    sha256  f795359a2fc367c5972c19045c60e8d4e4746848a8c24f07a93b5e626bf970ac \
                    size    5672
