# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Algorithm-Dependency 1.101 maintainers nomaintainer description Base class for implementing various dependency trees long_description \ Algorithm::Dependency is a framework for creating simple read-only \ dependency heirachies, where you have a set of items that rely on \ other items in the set, and require actions on them as well.\ Despite the most visible of these being software installation systems \ like the CPAN installer, or debian apt-get, they are usefull in other \ situations. This module intentionally uses implementation-neutral \ words, to avoid confusion. platforms darwin checksums md5 d6187a17fa90cbf4d1c513ea2c500269 depends_lib-append port:p5-params-util port:p5-test-classapi