# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Monotone-AutomateStdio 1.01 ../by-authors/id/A/AE/AECOOPER/monotone revision 2 license LGPL-3+ maintainers nomaintainer description Perl interface to Monotone via automate stdio long_description The Monotone::AutomateStdio class gives a Perl developer \ access to Monotone's automate stdio facility via an easy \ to use interface. All command, option and output formats \ are handled internally by this class. Any structured \ information returned by Monotone is parsed and returned \ back to the caller as lists of records for ease of \ access or alternatively as one large string. platforms darwin supported_archs noarch checksums md5 b06d4e7a3bbda228081124b2c0fcc01e \ sha1 59fddc8287d6bab9f30fa3402929f033bd69bce2 \ rmd160 d8c3a5427be0d3a41ec6a89f3032380b6318a458 if {${perl5.major} != ""} { depends_run port:monotone }