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