# -*- 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

name                opencode1
version             1.18.32
revision            0

categories          llm
platforms           {darwin any >= 19}
maintainers         {oakimov @oakimov} openmaintainer
license             MIT
supported_archs     x86_64 arm64

description         OpenCode, an open source AI coding agent
long_description    OpenCode is an open source AI coding agent. This port \
                    tracks the OpenCode 1.x line.

homepage            https://opencode.ai

npm.rootname        opencode-ai

checksums           rmd160  111f153ab7de9e8d80ff4a785087071ec76c7522 \
                    sha256  454fbb032ade95a21323891138d4b425573f67631e7e888e516da893dc4be8ba \
                    size    3049

conflicts           opencode
