# New ports collection makefile for:	spatialindex
# Date created:				15 June 2008
# Whom:					Wen Heping <wenheping@gmail.com>
# $FreeBSD: ports/devel/spatialindex/Makefile,v 1.3 2009/08/27 09:19:00 miwi Exp $

PORTNAME=	spatialindex
PORTVERSION=	1.4.0
CATEGORIES=	devel
MASTER_SITES=	http://download.osgeo.org/libspatialindex/

MAINTAINER=	wenheping@gmail.com
COMMENT=	A General Framework for Developing Spatial Indices

USE_AUTOTOOLS=	libtool:22:env
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
