# -*- 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 Module-Signature 0.81 license public-domain maintainers nomaintainer description Module signature file manipulation long_description ${description} platforms darwin supported_archs noarch checksums rmd160 fd34447fa5597880a2643551a3d63039ef6f456c \ sha256 7df547ceb8e45d40f75e481a868f389aaed5641c2cf4e133146ccea4b8facec6 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-ipc-run depends_lib-append \ port:gnupg }