# -*- 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 Crypt-OpenSSL-Bignum 0.07 license {Artistic-1 GPL} maintainers nomaintainer description OpenSSL's multiprecision integer arithmetic long_description ${description} platforms darwin checksums rmd160 a196d8b942d3bbe6172d5289844aaea7134b1ed2 \ sha256 2ddae11eec0436f67fe7a1fcef8226a5275d7ad98fdc7802c6e9484b9a4a886d if {${perl5.major} != ""} { depends_build-append \ port:pkgconfig depends_lib-append \ path:lib/libssl.dylib:openssl }