# $Id: Portfile,v 1.3 2005/04/21 15:57:59 jberry Exp $
PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Data-Hierarchy 0.21
maintainers		dluke@geeklair.net
description		This is a Perl extension for handling data in a hierarchical structure.
long_description	Data::Hierarchy provides a simple interface for manipulating inheritable \
				data attached to a hierarchical environment (like filesystem).

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

depends_lib-append	port:p5-clone
