# -*- 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 gtk4 4.2.2 gem {} rubygems categories-append gnome devel license LGPL-2.1+ maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Ruby/GTK4 is a Ruby binding of GTK+-4.x long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 7bec5b98fa449fab0956690a32cc6081696461a8 \ sha256 b0f137abd703c40579621565dfed8a83d02140cf759505900207a6a0f95e3571 \ size 80896 if {${name} ne ${subport}} { depends_build-append \ port:pkgconfig depends_lib-append \ path:lib/pkgconfig/gtk+-4.0.pc:gtk4 depends_run-append \ port:rb${ruby.suffix}-atk \ port:rb${ruby.suffix}-gdk4 }