# -*- 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.24 perl5.setup Alien-FFI 0.14 license {Artistic-1 GPL} maintainers devans openmaintainer description Alien::FFI - Build and make available libffi long_description ${description} platforms darwin checksums rmd160 a16924eee6c680275e205fc6bd0f44674c9f1c1a \ sha256 22dd306858e888111b2b4561944e18180ebb39a822830e7d07f5f91841d4023e if {${perl5.major} != ""} { depends_build-append \ port:pkgconfig depends_lib-append \ port:p${perl5.major}-alien-base \ port:libffi supported_archs noarch perl5.use_module_build }