# -*- 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-DSA 0.17 license {Artistic-1 GPL} maintainers nomaintainer description Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL long_description ${description} platforms darwin checksums rmd160 620aa322d212a0ab52c592a1fc04c40d378ed1a5 \ sha256 0cde79ebca56a6ad36f18d994063bf9f7898216a5833af543f04522bb0b4d73e if {${perl5.major} != ""} { depends_lib-append \ path:lib/libssl.dylib:openssl }