# -*- 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 Convert-PEM 0.13 ../../authors/id/T/TI/TIMLEGGE revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Convert::PEM - Read/write encrypted ASN.1 PEM files long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 3452efe2acc61d939f85b4e213c52da203b99146 \ sha256 799fa32c270081f4e6292b0ddf5180952710a8a4be132e907bda3176a7bd1c23 \ size 47570 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception depends_lib-append \ port:p${perl5.major}-class-errorhandler \ port:p${perl5.major}-convert-asn1 \ port:p${perl5.major}-crypt-des_ede3 \ port:p${perl5.major}-cryptx \ port:p${perl5.major}-digest-md5 \ port:p${perl5.major}-mime-base64 }