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

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Data-Hierarchy 0.34
revision        2
maintainers		geeklair.net:dluke openmaintainer
description		This is a Perl extension for handling data in a hierarchical structure.
license			{GPL Artistic}
long_description	Data::Hierarchy provides a simple interface for manipulating inheritable \
			data attached to a hierarchical environment (like filesystem).

checksums	md5	f4ac04c7f676cbfff9bbd1be118d4c66 \
		sha1	23c1c0462b399395117be24f2c834e844c7acd73 \
		rmd160	a661e0a80498b0d50e068dc5fd40b5dc7d5b342b

platforms		darwin
master_sites		http://cpan.perl.org/authors/id/C/CL/CLKAO/
homepage		http://search.cpan.org/~clkao/

supported_archs noarch

test.run		no
