# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         YAML 0.73
revision            1
maintainers         geeklair.net:dluke openmaintainer
description         YAML loader/dumper module
license	            {GPL Artistic}

long_description    The YAML.pm module implements a YAML Loader and Dumper \
                    based on the YAML 1.0 specification.  YAML is a \
                    generic data serialization language that is optimized \
                    for human readability.  It can be used to express the \
                    data structures of most modern programming languages.

platforms           darwin

supported_archs noarch

checksums           md5     ef10641e699df5869da9ae006ad78719 \
                    sha1    dd1de7c5ab22f567c1d20d2baad5da85e2cd4469 \
                    rmd160  8210c5c384995bc257c2820707609a85f0a2e17e
