# $Id: Portfile 85614 2011-10-15 09:05:43Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Module-Signature 0.66
revision              2
license               public-domain
maintainers           nomaintainer
description           Module signature file manipulation
long_description      ${description}

platforms             darwin

checksums             md5 72d63f7dfe13d7dab7450dd9b356b1bc \
                      sha1 4be9c0d0549ce4cbd53e0307f02e7c26c0559086 \
                      rmd160 13855e01730ba73c44bc5cd4cc1a71f02a284670

if {${perl5.major} != ""} {
depends_lib-append    port:gnupg \
                      port:p${perl5.major}-digest-sha

supported_archs       noarch
}
