# -*- 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 perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Glib-Object-Introspection 0.052 ../../authors/id/X/XA/XAOC revision 0 license LGPL-2.1+ maintainers nomaintainer description Glib::Object::Introspection - Dynamically create Perl language bindings long_description {*}${description} checksums rmd160 a77bdf9779ccc0cabf989951dbb2414c50cea8c4 \ sha256 555b4f1308939bb3141ea4570ad12e04e27c23329c302c9dc8725409e1049111 \ size 90276 if {${perl5.major} != ""} { depends_lib-append \ path:lib/pkgconfig/gobject-introspection-1.0.pc:gobject-introspection \ port:libffi \ port:p${perl5.major}-extutils-depends \ port:p${perl5.major}-extutils-pkgconfig \ port:p${perl5.major}-glib \ port:p${perl5.major}-xml-libxml }