# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup FFI-CheckLib 0.11 license {Artistic-1 GPL} maintainers devans openmaintainer description FFI::CheckLib - Check that a library is available for FFI long_description ${description} platforms darwin checksums rmd160 7bd36502aef19d8df479918eaa062e18a55c6f7f \ sha256 e076ba1805198541bb06d8c3c71934eef981c3b59354ebb3b1169f77046c81f0 if {${perl5.major} != ""} { supported_archs noarch perl5.use_module_build }