# -*- 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 ruby 1.0 ruby.branches 3.3 3.2 3.1 ruby.setup diakonos 0.9.11 gem {} rubygems categories-append editors license GPL-3 maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Console text editor long_description ${name} is a console text editor for the masses. homepage https://git.sr.ht/~pistos/diakonos checksums rmd160 fa4d61f7d0abd97d32c31713836a571504be932d \ sha256 460ab3f88cbe71a01ce74a11d3a51b92d253d834e2e0ca7447ca83ce054d27e8 \ size 128000 supported_archs noarch if {${name} ne ${subport}} { depends_run-append \ port:rb${ruby.suffix}-curses }