# -*- 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 ExtUtils-PkgConfig 1.16 license LGPL maintainers nomaintainer description Simplistic interface to pkg-config long_description ${description} platforms {darwin any} checksums rmd160 68b780ddbab56a9795c3710df1553098f4d462fe \ sha256 bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:pkgconfig }