Files
2022-11-07 11:00:48 +11:00

24 lines
920 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup Data-Hierarchy 0.34
revision 3
maintainers nomaintainer
description This is a Perl extension for handling data in a hierarchical structure.
license {Artistic-1 GPL}
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 any}
supported_archs noarch
test.run no