# -*- 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 pango 4.2.2 gem {} rubygems categories-append gnome devel license LGPL-2.1+ maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Ruby/Pango is a Ruby binding of pango-1.x \ based on GObject-Introspection long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 0a757bf85a6e24ee60a986012b5ee1dcc8da52f7 \ sha256 8580f8caf48dec0e300b9cf73780713baacaf0f718578c6d3ff87dafaf0c9661 \ size 25088 if {${name} ne ${subport}} { depends_build-append \ port:pkgconfig depends_lib-append \ path:lib/pkgconfig/pango.pc:pango depends_run-append \ port:rb${ruby.suffix}-cairo-gobject \ port:rb${ruby.suffix}-gobject-introspection }