# $Id: Portfile 84444 2011-09-26 11:14:03Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Dist-CheckConflicts 0.02 ../by-authors/id/D/DO/DOY/
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           declare version conflicts for your dist
long_description      ${description}

platforms             darwin

checksums             md5 64b8d342ba11336b2969c274a60bbc5f \
                      sha1 d9c7366073e558a682f22271cceb24e46e37bcc4 \
                      rmd160 54f9a92709b52e995d558b98d28d87721835907f

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-list-moreutils \
                      port:p${perl5.major}-sub-exporter \
                      port:p${perl5.major}-test-fatal \
                      port:p${perl5.major}-test-simple

supported_archs       noarch
}
