# -*- 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 Crypt-SMIME 0.31 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Crypt::SMIME - S/MIME message signing, verification, encryption and decryption long_description {*}${description} checksums rmd160 e16a297a2328121ab054c8f1d865cf2c98f34585 \ sha256 b25ea2c4a0e4c9e6ab06d3cc6b1cc1e10f5486f27dfd0ef2e064e6569769aa9c \ size 27085 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-cchecker \ port:p${perl5.major}-extutils-pkgconfig \ port:p${perl5.major}-test-exception depends_lib-append \ path:lib/libcrypto.dylib:openssl }