# -*- 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 goffice 4.2.2 gem {} rubygems categories-append gnome license LGPL-2.1+ maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Ruby/GOFFICE is a Ruby binding of GOFFICE long_description {*}${description} homepage https://ruby-gnome2.osdn.jp checksums rmd160 b65dfc83ba52b55d472a9bf166e398130d26226f \ sha256 1f82dbe7f03a4341c76c5f8739836f5dc67fceaf7ff3e63e6b2885b5a251f0dd \ size 16384 if {${name} ne ${subport}} { depends_lib-append \ port:goffice depends_run-append \ port:rb${ruby.suffix}-gsf \ port:rb${ruby.suffix}-gtk3 }