# -*- 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 xapian-core version 1.2.8 revision 1 categories devel maintainers gmail.com:dcolish description Xapian search library long_description Xapian is a highly adaptable toolkit which allows \ developers to easily add advanced indexing and search \ facilities to their own applications. It supports the \ Probabilistic Information Retrieval model and also \ supports a rich set of boolean query operators. homepage http://www.xapian.org/ platforms darwin master_sites http://oligarchy.co.uk/xapian/${version}/ checksums rmd160 f6a88984e553cbf6c56c339bcb61a68c45e905ed \ sha256 00411ebac66a5592b87fc57ccfeb234c84b929ed23c185befb5df9929df3d4f9 # TODO: Fix xapian-config to not require the .la file # /opt/local/bin/xapian-config --ltlibs --cxxflags # /opt/local/bin/xapian-config: Can't find libxapian.la to link against. destroot.delete_la_files no depends_lib port:zlib