# -*- 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 atk 4.2.2 gem {} rubygems categories-append gnome devel license LGPL-2.1+ maintainers nomaintainer description Ruby/ATK is a Ruby binding of ATK-1.0.x long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 9a91ce673954534a64c14608926a396910b2cec3 \ sha256 fe0a968b5c37e8a1fcb8923626b2c8048dcb14ad127ad58025f909a6b2470b0f \ size 15872 if {${name} ne ${subport}} { depends_lib-append \ port:atk depends_run-append \ port:rb${ruby.suffix}-glib2 }