# -*- 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 # $Id$ PortSystem 1.0 name qore-xml-module version 1.1 categories lang license LGPL-2.1 maintainers davidnichols description xml module for Qore long_description Module providing xml, xpath, xml-rpc, etc functionality to Qore homepage http://qore.org use_bzip2 yes platforms darwin master_sites sourceforge:qore checksums md5 537abeec451b7cd75d8d56e13d48b31d \ sha1 86be5831292e86571777bf7ae39621af6bdf3e61 \ rmd160 863362b9e9be6e3205a2c65c0fc55515d493c8fd depends_lib port:qore \ port:libxml2 \ port:openssl configure.args --disable-debug