# $Id$ PortSystem 1.0 name spatialite version 4.1.1 categories databases gis license {MPL-1.1 GPL-2+ LGPL-2.1+} platforms darwin maintainers landonf openmaintainer description Spatial extensions for SQLite 3 long_description SpatiaLite is a library for geographic information \ systems (GIS) that implements the core OpenGIS \ specification. It provides SQLite with basic support \ for spatial data is intended for lightweight GIS \ projects. homepage http://www.gaia-gis.it/fossil/libspatialite/index master_sites http://www.gaia-gis.it/gaia-sins/ distname libspatialite-${version} checksums rmd160 c0d0e5c18bb357bde1ab948e70c8cf2624b2f330 \ sha256 0481a20af952f4a38c9dbb10f37fd38c45f16c50397f8da0079e02435b9b910f depends_build port:pkgconfig depends_lib port:sqlite3 \ port:geos \ port:proj \ port:libxml2 configure.args --enable-libxml2 --disable-freexl configure.args-append --with-proj-lib=${prefix}/lib configure.args-append --with-proj-incl=${prefix}/include configure.args-append --with-geos-lib=${prefix}/lib configure.args-append --with-geos-incl=${prefix}/include