# -*- 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 gtksourceview4 4.2.2 gem {} rubygems categories-append gnome devel license LGPL-2.1+ maintainers nomaintainer description Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 bce5d74c0ba2efa6435f23e51f9346fa89ea0cc9 \ sha256 7aae1e175d5d1d31cee8780bc1ac8da3f06849bd715ed0c79bcfd5d34268b5bd \ size 16896 if {${name} ne ${subport}} { depends_lib-append \ port:gtksourceview4 depends_run-append \ port:rb${ruby.suffix}-gtk3 }