# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Test-YAML-Meta 0.16
revision        1
maintainers           narf_tm openmaintainer
description           Validation of the META.yml file in a distribution.
long_description      ${description}

platforms             darwin

checksums             md5 9f7db9e1699e25bb254315141ef9306c \
                      sha1 e8e927564ca3f13c2d812a5191ac14256577bd34 \
                      rmd160 ea2a67fdfecfa07f99be2cf6128d8531b6756e44

depends_lib-append    port:p5-test-yaml-valid

supported_archs noarch
