# -*- 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 Module-Signature 0.93 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Module::Signature - Module signature file manipulation long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 6a00a7223b0d50f70bb6be9c2c64b3d56de8f1b8 \ sha256 d0b128ec34152540f05187b8412808ed3661aa57e81c1cf959d06c35295b1f3a \ size 92260 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-ipc-run depends_lib-append \ port:p${perl5.major}-crypt-openpgp }