# $Id: Portfile 83842 2011-09-11 18:47:41Z jmr@macports.org $ PortSystem 1.0 name xqilla version 2.2.4 license Apache-2 categories textproc devel platforms darwin maintainers gmx.com:arjen description XQuery and XPath 2 library and command line utility long_description \ XQilla is an XQuery and XPath 2 library and command line utility \ written in C++, implemented on top of the Xerces-C library. homepage http://xqilla.sourceforge.net/HomePage master_sites sourceforge:project/xqilla/xqilla/${version} distname XQilla-${version} checksums md5 a00672133d06772f54f18d0fda304c02 \ sha1 edd1681a6bb9d310b6aaca6af0584eb96df3b8eb \ rmd160 ec4268452c98d7c87e8bf7dccaf0ebc7ff19f167 depends_lib \ port:xercesc3 \ port:tidy configure.args \ --with-xerces=${prefix} \ --with-tidy=${prefix}