# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Parse-MediaWikiDump 1.0.6 license {Artistic-1 GPL} maintainers nomaintainer description Access various MediaWiki dump files in perl long_description \ Parse::MediaWikiDump is a collection of classes for processing various \ MediaWiki dump files such as those at \ http://download.wikimedia.org/wikipedia/en/. Using this software it is \ nearly trivial to get access to the information in supported dump files. platforms darwin checksums md5 557853120891228cfc541080725bbcc5 \ sha1 da33c873909174b3811dfb51c50226c10adc4dec \ rmd160 2c8671d7850f28e1e000d5e9deb444db5cdccb75 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-xml-parser port:p${perl5.major}-object-destroyer supported_archs noarch }